diff options
author | John Garry <john.g.garry@oracle.com> | 2024-06-14 09:03:45 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-06-16 15:30:32 -0600 |
commit | 66088084fdabb6e5075cd19e8ffe15b8bc7e3708 (patch) | |
tree | 4820bb9604fa625276501db48e73452672f60b4d /tools/perf/scripts/python/exported-sql-viewer.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 <john.g.garry@oracle.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20240614090345.655716-4-john.g.garry@oracle.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions