diff options
author | Daniel Wagner <dwagner@suse.de> | 2024-01-31 11:51:05 +0300 |
---|---|---|
committer | Keith Busch <kbusch@kernel.org> | 2024-02-01 18:44:51 +0300 |
commit | c5e27b1a779ec25779d04c3af65aebaee6bd4304 (patch) | |
tree | e21aec4f2e5675509467e6809ac4ad2531c5dfc7 /tools/perf/scripts/python/task-analyzer.py | |
parent | 4049dc96b8de7aeb3addcea039446e464726a525 (diff) | |
download | linux-c5e27b1a779ec25779d04c3af65aebaee6bd4304.tar.xz |
nvmet-fc: free queue and assoc directly
Neither struct nvmet_fc_tgt_queue nor struct nvmet_fc_tgt_assoc are data
structure which are used in a RCU context. So there is no reason to
delay the free operation.
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Daniel Wagner <dwagner@suse.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions