diff options
author | Bart Van Assche <[email protected]> | 2017-11-09 10:49:56 -0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2017-11-10 19:53:25 -0700 |
commit | 039c635f4e666b647df2100038de276a83fb3fca (patch) | |
tree | 9c0fc61b533a16efc466f59fe88a2cc55511e0b5 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1b6d65a0bfb5df2a6029c1430e99fcc5d96bb59a (diff) |
ide, scsi: Tell the block layer at request allocation time about preempt requests
Convert blk_get_request(q, op, __GFP_RECLAIM) into
blk_get_request_flags(q, op, BLK_MQ_PREEMPT). This patch does not
change any functionality.
Signed-off-by: Bart Van Assche <[email protected]>
Tested-by: Martin Steigerwald <[email protected]>
Acked-by: David S. Miller <[email protected]> [ for IDE ]
Acked-by: Martin K. Petersen <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Tested-by: Oleksandr Natalenko <[email protected]>
Cc: Ming Lei <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Johannes Thumshirn <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions