aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2012-04-13 13:11:26 -0700
committerJens Axboe <axboe@kernel.dk>2012-04-20 10:06:06 +0200
commitbc0d6501a844392ab6ad419d7ca5af4693b6afac (patch)
tree08375aff242a2efd35d830c7636ab61a3ec6a109 /arch
parentcfq: fix build breakage & warnings (diff)
downloadlinux-dev-bc0d6501a844392ab6ad419d7ca5af4693b6afac.tar.xz
linux-dev-bc0d6501a844392ab6ad419d7ca5af4693b6afac.zip
blkcg: kill blkio_list and replace blkio_list_lock with a mutex
With blkio_policy[], blkio_list is redundant and hinders with per-queue policy activation. Remove it. Also, replace blkio_list_lock with a mutex blkcg_pol_mutex and let it protect the whole [un]registration. This is to prepare for per-queue policy activation and doesn't cause any functional difference. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Vivek Goyal <vgoyal@redhat.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions