diff options
author | Jason Gunthorpe <jgg@mellanox.com> | 2020-03-13 19:33:26 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2020-03-18 02:15:03 +0300 |
commit | 8a6c61704746d3a1e004e054504ae8d98ed95697 (patch) | |
tree | 0c19cc0ea6c64722ef481f45d489ff8c3e247708 /drivers/infiniband/hw/bnxt_re/bnxt_re.h | |
parent | 3cae58047c1343949fb20c0e142845133ce0a074 (diff) | |
download | linux-8a6c61704746d3a1e004e054504ae8d98ed95697.tar.xz |
RDMA/bnxt_re: Fix lifetimes in bnxt_re_task
A work queue cannot just rely on the ib_device not being freed, it must
hold a kref on the memory so that the BNXT_RE_FLAG_IBDEV_REGISTERED check
works.
Fixes: 1ac5a4047975 ("RDMA/bnxt_re: Add bnxt_re RoCE driver")
Link: https://lore.kernel.org/r/1584117207-2664-3-git-send-email-selvin.xavier@broadcom.com
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'drivers/infiniband/hw/bnxt_re/bnxt_re.h')
0 files changed, 0 insertions, 0 deletions