]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite3023beca36aaa95e199cee9b4668be190359266
tree77f3f236c2515ba918acca6001f30e6f64366fc6
parent9e771a74135fb1fcb38e43ab86adb5ded22ed93f
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