commit | 5d88278e3bdb6f2e4ed43306659e930ecd715f0c | [log] [tgz] |
---|---|---|
author | Stefan Roscher <stefan.roscher@de.ibm.com> | Wed May 09 13:47:56 2007 +0200 |
committer | Roland Dreier <rolandd@cisco.com> | Mon May 14 13:38:11 2007 -0700 |
tree | 60c856cf49531a23c0323a9146818932f62c6766 | |
parent | 8f140b407f3be04e7202be9aa0cfef3006d14c9f [diff] |
IB/ehca: Serialize hypervisor calls in ehca_register_mr() Some pSeries hypervisor versions show a race condition in the allocate MR hCall. Serialize this call per adapter to circumvent this problem. Signed-off-by: Joachim Fenkes <fenkes@de.ibm.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>