commit | d19f61f098ae9315b76a97962007f687683916d4 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Feb 17 14:35:25 2010 +0000 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Tue May 11 12:01:09 2010 -0700 |
tree | cc8c1d72932ea9883b1ef2cd315a41a08e765a9c | |
parent | 511dd98ce8cf6dc4f8f2cb32a8af31ce9f4ba4a1 [diff] |
x86/PCI: Convert pci_config_lock to raw_spinlock pci_config_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>