summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_interrupts.S
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2013-11-29 02:29:00 +0100
committerAlexander Graf <agraf@suse.de>2013-12-09 09:41:39 +0100
commit40fdd8c88c4a5e9b26bfbed2215ac661f24aef07 (patch)
tree89cbf59c364f0f310b28a0eb6a398eab1d388835 /arch/powerpc/kvm/book3s_interrupts.S
parentc9dad7f9db4ed42de37d3f0ef2b2c0e10d5b6f92 (diff)
KVM: PPC: Book3S: PR: Make svcpu -> vcpu store preempt savvy
As soon as we get back to our "highmem" handler in virtual address space we may get preempted. Today the reason we can get preempted is that we replay interrupts and all the lazy logic thinks we have interrupts enabled. However, it's not hard to make the code interruptible and that way we can enable and handle interrupts even earlier. This fixes random guest crashes that happened with CONFIG_PREEMPT=y for me. Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/powerpc/kvm/book3s_interrupts.S')
0 files changed, 0 insertions, 0 deletions