[IA64] hotplug/ia64: SN Hotplug Driver - PREEMPT/pcibus_info fix
authorPrarit Bhargava <prarit@sgi.com>
Wed, 6 Jul 2005 22:30:25 +0000 (15:30 -0700)
committerTony Luck <tony.luck@intel.com>
Wed, 6 Jul 2005 22:30:25 +0000 (15:30 -0700)
This patch fixes an issue with the PROM and a kernel running with
CONFIG_PREEMPT enabled.  When CONFIG_PREEMPT is enabled, the size of a
spinlock_t changes -- resulting in the PROM writing to an incorrect location.

Signed-off-by: Prarit Bhargava <prarit@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found