[IA64-SGI] get XPC to cleanly disengage from remote memory references
authorDean Nelson <dcn@sgi.com>
Thu, 1 Sep 2005 19:01:37 +0000 (14:01 -0500)
committerTony Luck <tony.luck@intel.com>
Tue, 6 Sep 2005 23:15:38 +0000 (16:15 -0700)
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>

No differences found