diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2021-10-25 09:06:58 +0200 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2021-11-29 06:38:51 -0700 |
| commit | 639d353143fa3bfa81bbe7af263260d93d23d822 (patch) | |
| tree | 9d3fff6edcd784f68a8df584a8c585facd431239 /tools/perf/scripts/python/intel-pt-events.py | |
| parent | e8dc17e2893b4107366004810ca2a4acf1fc8563 (diff) | |
mmc: core: Use blk_mq_complete_request_direct().
The completion callback for the sdhci-pci device is invoked from a
kworker.
I couldn't identify in which context is mmc_blk_mq_req_done() invoke but
the remaining caller are from invoked from preemptible context. Here it
would make sense to complete the request directly instead scheduling
ksoftirqd for its completion.
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Reviewed-by: Ulf Hansson <[email protected]>
Acked-by: Adrian Hunter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions