OSDN Git Service

KVM: x86: push usage of slots_lock down
authorDavid Hildenbrand <david@redhat.com>
Fri, 7 Apr 2017 08:50:29 +0000 (10:50 +0200)
committerRadim Krčmář <rkrcmar@redhat.com>
Wed, 12 Apr 2017 18:17:14 +0000 (20:17 +0200)
commit49f520b99af13d8cafec6f227dabf6acf236c887
tree77f3f236c2515ba918acca6001f30e6f64366fc6
parentba7454e17f90a7dfecc3eb82ec19eb7ac5b6f0e0
KVM: x86: push usage of slots_lock down

Let's just move it to the place where it is actually needed.

Signed-off-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
arch/x86/kvm/i8259.c
arch/x86/kvm/ioapic.c
arch/x86/kvm/x86.c