commit | 511dd98ce8cf6dc4f8f2cb32a8af31ce9f4ba4a1 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Feb 17 14:35:19 2010 +0000 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Tue May 11 12:01:09 2010 -0700 |
tree | 2f95b0d3b64084bf66d605bd2aeecaa69f975122 | |
parent | 52b265a12768b9a72679bec825eb82c784116464 [diff] |
PCI: Convert pci_lock to raw_spinlock pci_lock must be a real spinlock in preempt-rt. Convert it to raw_spinlock. No change for !RT kernels. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>