aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <[email protected]>2021-10-25 09:06:58 +0200
committerJens Axboe <[email protected]>2021-11-29 06:38:51 -0700
commit639d353143fa3bfa81bbe7af263260d93d23d822 (patch)
tree9d3fff6edcd784f68a8df584a8c585facd431239 /tools/perf/scripts/python
parente8dc17e2893b4107366004810ca2a4acf1fc8563 (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')
0 files changed, 0 insertions, 0 deletions