KVM: move slots_lock acquision down to vapic_exit
authorMarcelo Tosatti <mtosatti@redhat.com>
Mon, 23 Jun 2008 15:04:25 +0000 (12:04 -0300)
committerAvi Kivity <avi@qumranet.com>
Sun, 20 Jul 2008 09:42:36 +0000 (12:42 +0300)
There is no need to grab slots_lock if the vapic_page will not
be touched.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found