commit | 246c7e33d51afe99890b2caab7ad482c0296d5ba | [log] [tgz] |
---|---|---|
author | Dean Nelson <dcn@sgi.com> | Thu Dec 22 14:32:56 2005 -0600 |
committer | Tony Luck <tony.luck@intel.com> | Fri Jan 13 10:16:36 2006 -0800 |
tree | 20d96a5182dd5971d9d51d6626cf02d4a1c19c85 | |
parent | 7ae69d2aa4ed3ee8cef18a072346366f019d6a4a [diff] |
[IA64-SGI] ensure XPC disengage request is processed 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>