From: Tejun Heo Date: Tue, 6 Nov 2012 17:16:53 +0000 (-0800) Subject: device_cgroup: add lockdep asserts X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~57^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b1c7840b7d01b14a1a00fa0e61b761d4391ba67;p=pandora-kernel.git 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 Acked-by: Serge E. Hallyn Cc: Aristeu Rozanski Cc: Li Zefan --- Reading git-diff-tree failed