diff options
author | Leon Romanovsky | 2020-09-07 15:09:15 +0300 |
---|---|---|
committer | Jason Gunthorpe | 2020-09-09 14:04:13 -0300 |
commit | fd89099d635e67f22c3eda263bef1f27f9d5dcb5 (patch) | |
tree | 9f90ba377b044efeb89c49d6603f6d715d0e8132 /Documentation/arm/index.rst | |
parent | 9a9ebf8cd72b809405ad571fb2f635ffc9df2420 (diff) |
RDMA/mlx5: Issue FW command to destroy SRQ on reentry
The HW release can fail and leave the system in limbo state, where SRQ is
removed from the table, but can't be destroyed later. In every reentry,
the initial xa_erase_irq() check will fail.
Rewrite the erase logic to keep index, but don't store the entry
itself. By doing it, we can safely reinsert entry back in the case of
destroy failure.
Link: https://lore.kernel.org/r/20200907120921.476363-4-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'Documentation/arm/index.rst')
0 files changed, 0 insertions, 0 deletions