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 <[email protected]> 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 <[email protected]>: - reduce lock scope of dma regions - use explicit values on returns vs. automatic ret value Signed-off-by: Mike Marciniszyn <[email protected]>
_______________________________________________ ewg mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg
