commit | a607c38971fd078865fa9bef39e6c1d4435680c8 | [log] [tgz] |
---|---|---|
author | Dean Nelson <dcn@sgi.com> | Thu Sep 01 14:01:37 2005 -0500 |
committer | Tony Luck <tony.luck@intel.com> | Tue Sep 06 16:15:38 2005 -0700 |
tree | cb7853f0d74ee6a9cd92ccc721096b57367d0390 | |
parent | 4706df3d3c42af802597d82c8b1542c3d52eab23 [diff] |
[IA64-SGI] get XPC to cleanly disengage from remote memory references When XPC is being shutdown (i.e., rmmod, reboot) it doesn't ensure that other partitions with whom it was connected have completely disengaged from any attempt at cross-partition memory references. This can lead to MCAs in any of these other partitions when the partition is reset. Signed-off-by: Dean Nelson <dcn@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>