diff options
author | Tejun Heo <tj@kernel.org> | 2012-11-06 18:16:53 +0100 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2012-11-06 21:28:04 +0100 |
commit | 4b1c7840b7d01b14a1a00fa0e61b761d4391ba67 (patch) | |
tree | 1e93e0a8a0bb6fb2f5934a58a6eb32b3077b18b8 /kernel/cgroup.c | |
parent | Merge branch 'cgroup/for-3.7-fixes' into cgroup/for-3.8 (diff) | |
download | linux-4b1c7840b7d01b14a1a00fa0e61b761d4391ba67.tar.xz linux-4b1c7840b7d01b14a1a00fa0e61b761d4391ba67.zip |
device_cgroup: add lockdep asserts
device_cgroup uses RCU safe ->exceptions list which is write-protected
by devcgroup_mutex and has had some issues using locking correctly.
Add lockdep asserts to utility functions so that future errors can be
easily detected.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
Cc: Aristeu Rozanski <aris@redhat.com>
Cc: Li Zefan <lizefan@huawei.com>
Diffstat (limited to 'kernel/cgroup.c')
0 files changed, 0 insertions, 0 deletions