commit | c00aaa1a0221a22153071fcb2f320e2ebaecc2fd | [log] [tgz] |
---|---|---|
author | Mike Marciniszyn <mike.marciniszyn@intel.com> | Fri Sep 28 17:33:52 2012 +0000 |
committer | Roland Dreier <roland@purestorage.com> | Mon Oct 01 09:59:26 2012 -0700 |
tree | d4d4d23b4dd1529c9315a8914a588c4669ea7c41 | |
parent | e20d583818a5d6fc052e59fe2345d82ffd089462 [diff] |
IB/qib: Fix local access validation for user MRs Commit 8aac4cc3a9d7 ("IB/qib: RCU locking for MR validation") introduced a bug that broke user post sends. The proper validation of the MR was lost in the patch. This patch corrects that validation. Reviewed-by: Dean Luick <dean.luick@intel.com> Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Cc: <stable@vger.kernel.org> Signed-off-by: Roland Dreier <roland@purestorage.com>