commit | 7fe4c1b16854f0440939c62b8102cbf5c75e7cdc | [log] [tgz] |
---|---|---|
author | Prarit Bhargava <prarit@sgi.com> | Wed Jul 06 15:30:25 2005 -0700 |
committer | Tony Luck <tony.luck@intel.com> | Wed Jul 06 15:30:25 2005 -0700 |
tree | 4ec5ef085c011a582454f4a6df2705f4ce339ca3 | |
parent | 6f354b014b51716166f13f68b29212d3c44ed2c4 [diff] |
[IA64] hotplug/ia64: SN Hotplug Driver - PREEMPT/pcibus_info fix 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>