[IA64] hotplug/ia64: SN Hotplug Driver: SN IRQ Fixes
authorPrarit Bhargava <prarit@sgi.com>
Wed, 6 Jul 2005 21:59:44 +0000 (14:59 -0700)
committerTony Luck <tony.luck@intel.com>
Wed, 6 Jul 2005 21:59:44 +0000 (14:59 -0700)
This patch  fixes the SN IRQ code such that cpu affinity and
Hotplug can modify IRQ values.  The sn_irq_info structures are now locked
using a RCU lock mechanism to avoid lock contention in the lost interrupt
WAR code.

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

No differences found