diff options
| author | Christoph Hellwig <[email protected]> | 2020-05-29 13:53:09 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2020-05-29 16:23:24 +0000 |
| commit | e6e7abffe386b614a194ec32457a00c304c980f4 (patch) | |
| tree | 5d5a7993cf6792d1605d3e58a621aba8d5416762 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | blk-mq: remove the bio argument to ->prepare_request (diff) | |
| download | kernel-e6e7abffe386b614a194ec32457a00c304c980f4.tar.gz kernel-e6e7abffe386b614a194ec32457a00c304c980f4.zip | |
blk-mq: simplify the blk_mq_get_request calling convention
The bio argument is entirely unused, and the request_queue can be passed
through the alloc_data, given that it needs to be filled out for the
low-level tag allocation anyway. Also rename the function to
__blk_mq_alloc_request as the switch between get and alloc in the call
chains is rather confusing.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Ming Lei <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Bart Van Assche <[email protected]>
Reviewed-by: Daniel Wagner <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
