From: Jes Sorensen Date: Fri, 17 Apr 2009 14:43:27 +0000 (+0200) Subject: KVM: ia64: ia64 vcpu_reset() do not call kmalloc() with irqs disabled X-Git-Tag: v2.6.31-rc1~393^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43890ae8bcc5fa88ef3061613efe041b866fbc5a;p=pandora-kernel.git KVM: ia64: ia64 vcpu_reset() do not call kmalloc() with irqs disabled Restore local irq enabled state before calling kvm_arch_vcpu_init(), which calls kmalloc(GFP_KERNEL). Signed-off-by: Jes Sorensen Acked-by: Xiantao Zhang Signed-off-by: Avi Kivity --- Reading git-diff-tree failed