From: Jes Sorensen Date: Thu, 16 Apr 2009 14:08:29 +0000 (+0200) Subject: KVM: ia64: restore irq state before calling kvm_vcpu_init X-Git-Tag: v2.6.31-rc1~393^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=457459c3c738dfb37226ba116ba301140da0d1fb;p=pandora-kernel.git KVM: ia64: restore irq state before calling kvm_vcpu_init Make sure to restore the psr after calling kvm_insert_vmm_mapping() which calls ia64_itr_entry() as it disables local interrupts and kvm_vcpu_init() may sleep. Avoids a warning from the lock debugging code. Signed-off-by: Jes Sorensen Acked-by : Xiantao Zhang Signed-off-by: Avi Kivity --- Reading git-diff-tree failed