KVM: Replace pic_lock()/pic_unlock() with direct call to spinlock functions
authorGleb Natapov <gleb@redhat.com>
Tue, 4 Aug 2009 12:30:29 +0000 (15:30 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 10 Sep 2009 05:33:22 +0000 (08:33 +0300)
They are not doing anything else now.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found