commit | 780d09e895032207a6b070a44d392a3c60574b70 | [log] [tgz] |
---|---|---|
author | Dean Nelson <dcn@sgi.com> | Wed Nov 09 14:41:57 2005 -0600 |
committer | Tony Luck <tony.luck@intel.com> | Thu Nov 10 11:32:41 2005 -0800 |
tree | 63a01c3898bd6c20f9cce801a250e71dc47e351b | |
parent | baf47fb66020e5c3fe2386680fa2d79d1f8e0052 [diff] |
[IA64] utilize notify_die() for XPC disengage XPC (as in arch/ia64/sn/kernel/xp*) has a need to notify other partitions (SGI Altix) whenever a partition is going down in order to get them to disengage from accessing the halting partition's memory. If this is not done before the reset of the hardware, the other partitions can find themselves encountering MCAs that bring them down. Signed-off-by: Dean Nelson <dcn@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>