summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorPaolo Valente <paolo.valente@linaro.org>2020-03-21 10:45:19 +0100
committerJens Axboe <axboe@kernel.dk>2020-03-21 21:31:00 +0100
commitc8997736650060594845e42c5d01d3118aec8d25 (patch)
tree78a6149281646bb3e9a44c4e2967dd201c99f97b /ipc
parentblock, bfq: move forward the getting of an extra ref in bfq_bfqq_move (diff)
downloadlinux-c8997736650060594845e42c5d01d3118aec8d25.tar.xz
linux-c8997736650060594845e42c5d01d3118aec8d25.zip
block, bfq: turn put_queue into release_process_ref in __bfq_bic_change_cgroup
A bfq_put_queue() may be invoked in __bfq_bic_change_cgroup(). The goal of this put is to release a process reference to a bfq_queue. But process-reference releases may trigger also some extra operation, and, to this goal, are handled through bfq_release_process_ref(). So, turn the invocation of bfq_put_queue() into an invocation of bfq_release_process_ref(). Tested-by: cki-project@redhat.com Signed-off-by: Paolo Valente <paolo.valente@linaro.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions