diff options
author | Paul Moore <paul.moore@hp.com> | 2007-08-08 02:53:10 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2007-08-08 02:53:10 +0200 |
commit | 3482fd9099e8aab8b8096eb6da93571ea5a0b4c2 (patch) | |
tree | 6ea34d94e11d42738fbac12c0934ed973a990908 /net/x25 | |
parent | Merge master.kernel.org:/home/rmk/linux-2.6-arm (diff) | |
download | linux-3482fd9099e8aab8b8096eb6da93571ea5a0b4c2.tar.xz linux-3482fd9099e8aab8b8096eb6da93571ea5a0b4c2.zip |
[NetLabel]: add missing rcu_dereference() calls in the LSM domain mapping hash table
The LSM domain mapping head table pointer was not being referenced via the RCU
safe dereferencing function, rcu_dereference(). This patch adds those missing
calls to the NetLabel code.
This has been tested using recent linux-2.6 git kernels with no visible
regressions.
Signed-off-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/x25')
0 files changed, 0 insertions, 0 deletions