commit | cffb3e76818fee4763a2ce5f2b1eca2d7885e2cf | [log] [tgz] |
---|---|---|
author | Vijay Kumar <vijay.ac.kumar@oracle.com> | Wed Feb 01 11:34:37 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 23 08:27:24 2017 -0800 |
tree | 79bde1cfa73e4de029c9c3d700ff2c3d4bd73253 | |
parent | f41e54616ca1a199f6c17228f26082ccdaaab3de [diff] |
sparc64: Set cpu state to offline when stopped CPU needs to be marked offline before stopping it. When not marked offline, the xcall receives HV_EWOULDBLOCK and so assumes that not all CPUs received the message, and retries. After 10000 retries, it finally fails with fatal mondo timeout. Signed-off-by: Vijay Kumar <vijay.ac.kumar@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>