Bjorn Helgaas 867aae6ebe x86/PCI: only check for spinlock being held in SMP kernels
spin_is_locked() is always false on UP kernels: spin_lock_irqsave() does no
locking, so we can't tell whether the lock is held or not.  Therefore,
this warning is only valid for SMP kernels.

CC: Myron Stowe <myron.stowe@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2012-05-15 17:01:09 -06:00
..
2012-05-07 10:58:57 -06:00
2011-10-14 09:05:28 -07:00
2011-10-14 09:05:28 -07:00
2011-10-14 09:05:28 -07:00
2012-03-22 20:16:14 -07:00