]> bbs.cooldavid.org Git - net-next-2.6.git/commit
KVM: ia64: Don't hold slots_lock in guest mode
authorJes Sorensen <jes@sgi.com>
Thu, 16 Apr 2009 08:43:48 +0000 (10:43 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:43 +0000 (11:48 +0300)
commitc6b60c6921381130e5288b19f5fdf81152230b37
treed2d69c726c2acd4ef83dc463adc2379ef896aac4
parent463656c0007ddccee78db383eeb9e6eac75ccb7f
KVM: ia64: Don't hold slots_lock in guest mode

Reorder locking to avoid holding the slots_lock when entering
the guest.

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