[ewg] pull request
Mike Marciniszyn
mike.marciniszyn at qlogic.com
Fri Jan 7 06:27:44 PST 2011
Vlad,
Please pull the following fixes from
git.openfabrics.org/~mmarciniszyn/scm/linux-2.6.to_ofed. The changes replicate a fix in qib.
Mike
commit b9cc54dc33cb21b3b32037131aa53ccdd37e6dfa
Author: Mike Marciniszyn <mike.marciniszyn at qlogic.com>
Date: Thu Jan 6 16:33:25 2011 -0500
IB/qib: fix refcount leak in lkey/rkey validation
The mr optimization introduced a reference count leak on an exception test.
The lock/refcount manipulation is moved down and the problematic exception
test now calls bail to insure that the lock is released.
Additional fixes as suggested by Ralph Campbell <ralph.campbell at qlogic.org>:
- reduce lock scope of dma regions
- use explicit values on returns vs. automatic ret value
Signed-off-by: Mike Marciniszyn <mike.marciniszyn at qlogic.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ewg/attachments/20110107/c7097e46/attachment.html>
More information about the ewg
mailing list