git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
025dbbf
)
KVM: VMX: Fix locking order in handle_invalid_guest_state
author
Jan Kiszka
<jan.kiszka@web.de>
Wed, 22 Jul 2009 21:53:26 +0000
(23:53 +0200)
committer
Avi Kivity
<avi@redhat.com>
Wed, 5 Aug 2009 10:59:44 +0000
(13:59 +0300)
Release and re-acquire preemption and IRQ lock in the same order as
vcpu_enter_guest does.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found