diff options
author | Anton Blanchard <anton@samba.org> | 2014-03-25 10:47:01 +1100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2014-03-26 23:34:56 +1100 |
commit | 7505258c5fcb0a1cc3c76a47b4cf9506d21d10e6 (patch) | |
tree | 20bf8b252c0f77cf5ed7c0c9f2afedbba98d73c5 /arch/powerpc/include/asm/reg.h | |
parent | 69e9fbb278af8de3059f1d1017b52a32b5f9f0bd (diff) | |
download | blackbird-op-linux-7505258c5fcb0a1cc3c76a47b4cf9506d21d10e6.tar.gz blackbird-op-linux-7505258c5fcb0a1cc3c76a47b4cf9506d21d10e6.zip |
KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=n
I noticed KVM is broken when KVM in-kernel XICS emulation
(CONFIG_KVM_XICS) is disabled.
The problem was introduced in 48eaef05 (KVM: PPC: Book3S HV: use
xics_wake_cpu only when defined). It used CONFIG_KVM_XICS to wrap
xics_wake_cpu, where CONFIG_PPC_ICP_NATIVE should have been
used.
Signed-off-by: Anton Blanchard <anton@samba.org>
Cc: stable@vger.kernel.org
Signed-off-by: Paul Mackerras <paulus@samba.org>
Acked-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'arch/powerpc/include/asm/reg.h')
0 files changed, 0 insertions, 0 deletions