diff options
author | Alexander Graf <alex@csgraf.de> | 2010-02-22 10:52:14 -0500 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2010-04-25 05:39:25 -0400 |
commit | a595405df9efb89710cd555d29df0e4902f90613 (patch) | |
tree | 1e190f38f77e407465e14ae5eb3b468ffbce0ed7 /arch/x86/kvm/i8259.c | |
parent | 7e821d3920c130d413c4c7454b0ece59445490db (diff) |
KVM: PPC: Destory timer on vcpu destruction
When we destory a vcpu, we should also make sure to kill all pending
timers that could still be up. When not doing this, hrtimers might
dereference null pointers trying to call our code.
This patch fixes spontanious kernel panics seen after closing VMs.
Signed-off-by: Alexander Graf <alex@csgraf.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/x86/kvm/i8259.c')
0 files changed, 0 insertions, 0 deletions