KVM: ia64: preserve int status through call to kvm_insert_vmm_mapping
authorJes Sorensen <jes@sgi.com>
Thu, 16 Apr 2009 14:53:13 +0000 (16:53 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:44 +0000 (11:48 +0300)
commit4d13c3b04f14a9a72ffcdd082acc243e7e56b4e0
tree58556c7fdcc858df3db9d5111558d50bb7ec7d5b
parent457459c3c738dfb37226ba116ba301140da0d1fb
KVM: ia64: preserve int status through call to kvm_insert_vmm_mapping

Preserve interrupt status around call to kvm_insert_vmm_mappin()
in kvm_vcpu_pre_transition().

Signed-off-by: Jes Sorensen <jes@sgi.com>
Acked-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/ia64/kvm/kvm-ia64.c