summaryrefslogtreecommitdiff
path: root/drivers/counter
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2021-08-11 07:41:45 -1000
committerJens Axboe <axboe@kernel.dk>2021-08-11 13:47:26 -0600
commit0f78399551146bfbed357759e2ad5abb8d39e50a (patch)
tree35c04358d12cd454ec16af98ac5c0a7df951cd29 /drivers/counter
parent11431e26c9c43fa26f6b33ee1a90989f57b86024 (diff)
Revert "block/mq-deadline: Add cgroup support"
This reverts commit 08a9ad8bf607 ("block/mq-deadline: Add cgroup support") and a follow-up commit c06bc5a3fb42 ("block/mq-deadline: Remove a WARN_ON_ONCE() call"). The added cgroup support has the following issues: * It breaks cgroup interface file format rule by adding custom elements to a nested key-value file. * It registers mq-deadline as a cgroup-aware policy even though all it's doing is collecting per-cgroup stats. Even if we need these stats, this isn't the right way to add them. * It hasn't been reviewed from cgroup side. Cc: Bart Van Assche <bvanassche@acm.org> Cc: Jens Axboe <axboe@kernel.dk> Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/counter')
0 files changed, 0 insertions, 0 deletions