Files
twx-linux/drivers
Prabhath Sajeepa 992a773cb9 nvme-rdma: fix double freeing of async event data
[ Upstream commit 6344d02dc8 ]

Some error paths in configuration of admin queue free data buffer
associated with async request SQE without resetting the data buffer
pointer to NULL, This buffer is also freed up again if the controller
is shutdown or reset.

Signed-off-by: Prabhath Sajeepa <psajeepa@purestorage.com>
Reviewed-by: Roland Dreier <roland@purestorage.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2018-12-17 09:24:40 +01:00
..
2018-12-13 09:16:23 +01:00
2018-11-13 11:08:18 -08:00
2018-10-17 22:00:22 -07:00
2018-11-13 11:08:51 -08:00
2018-11-27 16:13:09 +01:00