diff options
| author | 2022-08-05 13:31:54 -0500 | |
|---|---|---|
| committer | 2022-09-27 10:15:24 -0300 | |
| commit | 58651bbb30f87dab474eff31ab564391aa6ea1f3 (patch) | |
| tree | 9d1ce1035b99118c499cbf88de77263f7b45dd69 /include | |
| parent | RDMA/rxe: Add send_common_ack() helper (diff) | |
| download | linux-dev-58651bbb30f87dab474eff31ab564391aa6ea1f3.tar.xz linux-dev-58651bbb30f87dab474eff31ab564391aa6ea1f3.zip | |
RDMA/rxe: Set pd early in mr alloc routines
Move setting of pd in mr objects ahead of any possible errors so that it
will always be set in rxe_mr_cleanup() to avoid seg faults when
rxe_put(mr_pd(mr)) is called.
Fixes: cf40367961d8 ("RDMA/rxe: Move mr cleanup code to rxe_mr_cleanup()")
Link: https://lore.kernel.org/r/20220805183153.32007-2-rpearsonhpe@gmail.com
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Reviewed-by: Li Zhijian <lizhijian@fujitsu.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
