diff options
author | Chunguang Xu <chunguang.xu@shopee.com> | 2024-06-11 18:02:08 +0800 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2024-06-12 10:56:50 -0700 |
commit | e5d574ab37f5f2e7937405613d9b1a724811e5ad (patch) | |
tree | 1cf2ca72fc6ae3a8b9164aac69b05329f13718ff /tools/perf/scripts/python/syscall-counts.py | |
parent | b1a1fdd7096dd2d67911b07f8118ff113d815db4 (diff) |
nvme: avoid double free special payload
If a discard request needs to be retried, and that retry may fail before
a new special payload is added, a double free will result. Clear the
RQF_SPECIAL_LOAD when the request is cleaned.
Signed-off-by: Chunguang Xu <chunguang.xu@shopee.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Max Gurtovoy <mgurtovoy@nvidia.com>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions