diff options
author | 2010-10-17 05:18:15 +0000 | |
---|---|---|
committer | 2010-10-21 04:25:49 -0700 | |
commit | b003f4e171304234eae9cc11c9fd7f1cbaaf0d6b (patch) | |
tree | eb8b14040370ec664c72d8c57fd617a9fe38618f /tools/perf/scripts/python/syscall-counts.py | |
parent | bridge: Forward reserved group addresses if !STP (diff) | |
download | wireguard-linux-b003f4e171304234eae9cc11c9fd7f1cbaaf0d6b.tar.xz wireguard-linux-b003f4e171304234eae9cc11c9fd7f1cbaaf0d6b.zip |
CAPI: Silence lockdep warning on get_capi_appl_by_nr usage
As long as we hold capi_controller_lock, we can safely access
capi_applications without RCU protection as no one can modify the
application list underneath us. Introduce an RCU-free
__get_capi_appl_by_nr for this purpose. This silences lockdep warnings
on suspicious rcu_dereference usage.
Signed-off-by: Jan Kiszka <jan.kiszka@web.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions