Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bfq-iosched: don't call bfqg_and_blkg_put for !CONFIG_BFQ_GROUP_IOSCHED
It's not available if we don't have group io scheduling set, and there's no need to call it. Fixes: 0d52af5 ("block, bfq: release oom-queue ref to root group on exit") Signed-off-by: Jens Axboe <axboe@kernel.dk>
- Loading branch information