diff options
author | Christoph Hellwig <[email protected]> | 2020-06-11 08:44:48 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2020-06-24 09:15:57 -0600 |
commit | 4c8fc19686dc761f600833fc9b8fa390eaf73dd5 (patch) | |
tree | d9841a5a10d369826cceb31ee13a322d16bfa1c4 /scripts/gdb/linux/modules.py | |
parent | 15f73f5b3e5958f2d169fe13c420eeeeae07bbf2 (diff) |
blk-mq: remove the get_cpu/put_cpu pair in blk_mq_complete_request
We don't really care if we get migrated during the I/O completion.
In the worth case we either perform an IPI that wasn't required, or
complete the request on a CPU which we just migrated off.
Reviewed-by: Daniel Wagner <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions