diff options
author | Bart Van Assche <[email protected]> | 2019-03-18 09:29:26 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2019-03-19 14:13:08 -0400 |
commit | db983f6eef57a9d78af79bc32389b7e60eb3c47d (patch) | |
tree | 5dfc10c6ece58933b838315e1229362aaa041e05 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 165aa2bfb42904b1bec4bf2fa257c8c603c14a06 (diff) |
scsi: core: Also call destroy_rcu_head() for passthrough requests
cmd->rcu is initialized by scsi_initialize_rq(). For passthrough
requests, blk_get_request() calls scsi_initialize_rq(). For filesystem
requests, scsi_init_command() calls scsi_initialize_rq(). Make sure
that destroy_rcu_head() is called for passthrough requests.
Cc: Christoph Hellwig <[email protected]>
Cc: Hannes Reinecke <[email protected]>
Cc: Ewan D. Milne <[email protected]>
Cc: Johannes Thumshirn <[email protected]>
Reported-by: Ewan D. Milne <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions