Files
linux/net
Chuck Lever 63a81588cd rpcrdma: Always release the rpcrdma_device's xa_array
Dai pointed out that the xa_init_flags() in rpcrdma_add_one() needs
to have a matching xa_destroy() in rpcrdma_remove_one() to release
underlying memory that the xarray might have accrued during
operation.

Reported-by: Dai Ngo <dai.ngo@oracle.com>
Fixes: 7e86845a03 ("rpcrdma: Implement generic device removal")
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
2024-10-30 16:14:00 -04:00
..
2024-06-14 19:08:50 -07:00
2024-06-05 10:18:06 +01:00
2024-08-08 08:28:24 -07:00
2023-12-12 14:24:14 +01:00
2024-01-31 16:41:16 -08:00