commit | e21719fbbd1786c09132e0483c72c136a61b79ed | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leonro@mellanox.com> | Wed Feb 21 18:12:40 2018 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Thu Feb 22 22:29:50 2018 -0500 |
tree | ba58fc3fb946a103fd7b4caaa3762ec70a4ab9a1 | |
parent | 491d5c6a3023e303cc693b91d9b3a4d54471c944 [diff] |
RDMa/uverbs: Copy ex_hdr outside of SRCU read lock The SRCU read lock protects the IB device pointer and doesn't need to be called before copying user provided header. Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>