summaryrefslogtreecommitdiffstats
path: root/net/netlabel/netlabel_unlabeled.c
diff options
context:
space:
mode:
authorPaul Moore2008-01-29 14:37:57 +0100
committerJames Morris2008-01-29 22:17:18 +0100
commit1c3fad936acaf87b75055b95be781437e97d787f (patch)
tree43fe24b08a605db020c0a93fb5ceec1e7744822d /net/netlabel/netlabel_unlabeled.c
parentNetLabel: Cleanup the LSM domain hash functions (diff)
downloadkernel-qcow2-linux-1c3fad936acaf87b75055b95be781437e97d787f.tar.gz
kernel-qcow2-linux-1c3fad936acaf87b75055b95be781437e97d787f.tar.xz
kernel-qcow2-linux-1c3fad936acaf87b75055b95be781437e97d787f.zip
NetLabel: Consolidate the LSM domain mapping/hashing locks
Currently we use two separate spinlocks to protect both the hash/mapping table and the default entry. This could be considered a bit foolish because it adds complexity without offering any real performance advantage. This patch removes the dedicated default spinlock and protects the default entry with the hash/mapping table spinlock. Signed-off-by: Paul Moore <paul.moore@hp.com> Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'net/netlabel/netlabel_unlabeled.c')
0 files changed, 0 insertions, 0 deletions