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:
4d13c3b
)
KVM: ia64: ia64 vcpu_reset() do not call kmalloc() with irqs disabled
author
Jes Sorensen
<jes@sgi.com>
Fri, 17 Apr 2009 14:43:27 +0000
(16:43 +0200)
committer
Avi Kivity
<avi@redhat.com>
Wed, 10 Jun 2009 08:48:44 +0000
(11:48 +0300)
Restore local irq enabled state before calling kvm_arch_vcpu_init(),
which calls kmalloc(GFP_KERNEL).
Signed-off-by: Jes Sorensen <jes@sgi.com>
Acked-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found