commit | 46a47b1ed118cda1a08b7f6077b837a00fbc112b | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <mtosatti@redhat.com> | Fri Apr 23 14:03:38 2010 -0300 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Thu May 13 01:23:55 2010 -0300 |
tree | d86686ebd47f9e5751b91121926ddbf6917e39a6 | |
parent | be835674b55324c1abe973b15343c3663910c620 [diff] |
KVM: convert ioapic lock to spinlock kvm_set_irq is used from non sleepable contexes, so convert ioapic from mutex to spinlock. KVM-Stable-Tag. Tested-by: Ralf Bonenkamp <ralf.bonenkamp@swyx.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>