[IA64-SGI] ensure XPC disengage request is processed
authorDean Nelson <dcn@sgi.com>
Thu, 22 Dec 2005 20:32:56 +0000 (14:32 -0600)
committerTony Luck <tony.luck@intel.com>
Fri, 13 Jan 2006 18:16:36 +0000 (10:16 -0800)
This patch fixes a problem in XPC disengage processing whereby it was not
seeing the request to disengage from a remote partition, so the disengage
wasn't happening. The disengagement is suppose to transpire during the time
a XPC channel is disconnecting, and should be completed before the channel
is declared to be disconnected.

Signed-off-by: Dean Nelson <dcn@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found