[IA64] - Altix: hotplug after intr redirect can crash system
authorJohn Keller <jpk@sgi.com>
Wed, 2 May 2007 14:09:18 +0000 (09:09 -0500)
committerTony Luck <tony.luck@intel.com>
Tue, 8 May 2007 18:06:41 +0000 (11:06 -0700)
When redirecting a device interrupt on SN, not all links
between platform specific structures are being updated.
This can result in a system crash if an interrupt
redirection is followed by an unplug of that device.

The complete fix also requires a prom update. Though,
this patch is backward compatable and not dependent on
the prom patch.

Signed-off-by: John Keller <jpk@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found