IB/ehca: Serialize hypervisor calls in ehca_register_mr()
authorStefan Roscher <stefan.roscher@de.ibm.com>
Wed, 9 May 2007 11:47:56 +0000 (13:47 +0200)
committerRoland Dreier <rolandd@cisco.com>
Mon, 14 May 2007 20:38:11 +0000 (13:38 -0700)
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>

No differences found