aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorSagi Grimberg <[email protected]>2017-02-27 20:16:33 +0200
committerDoug Ledford <[email protected]>2017-03-24 22:31:19 -0400
commitea174c9573b0e0c8bc1a7a90fe9360ccb7aa9cbb (patch)
tree7819bc75f9c2e729d6520a91872e17a9bc3defd3 /scripts/gdb/linux/modules.py
parentb7363e67b23e04c23c2a99437feefac7292a88bc (diff)
RDMA/iser: Fix possible mr leak on device removal event
When the rdma device is removed, we must cleanup all the rdma resources within the DEVICE_REMOVAL event handler to let the device teardown gracefully. When this happens with live I/O, some memory regions are occupied. Thus, track them too and dereg all the mr's. We are safe with mr access by iscsi_iser_cleanup_task. Reported-by: Raju Rangoju <[email protected]> Signed-off-by: Sagi Grimberg <[email protected]> Reviewed-by: Max Gurtovoy <[email protected]> Reviewed-by: Max Gurtovoy <[email protected]> Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions