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:
7597f12
)
KVM: SVM: Fix schedule-while-atomic on nested exception handling
author
Joerg Roedel
<joerg.roedel@amd.com>
Fri, 19 Feb 2010 15:23:02 +0000
(16:23 +0100)
committer
Avi Kivity
<avi@redhat.com>
Sun, 25 Apr 2010 09:34:10 +0000
(12:34 +0300)
Move the actual vmexit routine out of code that runs with
irqs and preemption disabled.
Cc: stable@kernel.org
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found