summaryrefslogtreecommitdiff
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@infradead.org>2011-04-25 18:01:36 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2011-04-26 01:14:10 (GMT)
commit1879fd6a26571fd4e8e1f4bb3e7537bc936b1fe7 (patch)
tree5fb41fdaef01d462ff9c7ecfe688760a44e89b6a /security/selinux/hooks.c
parent3dd2ee4824b668a635d6d2bb6bc73f33708cab9f (diff)
downloadlinux-fsl-qoriq-1879fd6a26571fd4e8e1f4bb3e7537bc936b1fe7.tar.xz
add hlist_bl_lock/unlock helpers
Now that the whole dcache_hash_bucket crap is gone, go all the way and also remove the weird locking layering violations for locking the hash buckets. Add hlist_bl_lock/unlock helpers to move the locking into the list abstraction instead of requiring each caller to open code it. After all allowing for the bit locks is the whole point of these helpers over the plain hlist variant. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions