diff options
author | John Garry <[email protected]> | 2024-06-14 09:03:45 +0000 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-06-16 15:30:32 -0600 |
commit | 66088084fdabb6e5075cd19e8ffe15b8bc7e3708 (patch) | |
tree | 4820bb9604fa625276501db48e73452672f60b4d /tools/perf/scripts/python/parallel-perf.py | |
parent | c3042a5403ef2be622023fcc3b11fc1aa08ba7fa (diff) |
block: BFQ: Refactor bfq_exit_icq() to silence sparse warning
Currently building for C=1 generates the following warning:
block/bfq-iosched.c:5498:9: warning: context imbalance in 'bfq_exit_icq' - different lock contexts for basic block
Refactor bfq_exit_icq() into a core part which loops for the actuators,
and only lock calling this routine when necessary.
Signed-off-by: John Garry <[email protected]>
Reviewed-by: Bart Van Assche <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions