summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorSun Jian <sun.jian.kdev@gmail.com>2026-02-05 20:30:17 +0800
committerFlorian Westphal <fw@strlen.de>2026-02-17 15:04:20 +0100
commit07919126ecfc392102555a70016db3e591abcb3d (patch)
tree6ad2cf63a58480363d971bf3ca28c49bffb4a54d /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent77c5e3fdd2793f478e6fdae55c9ea85b21d06f8f (diff)
netfilter: annotate NAT helper hook pointers with __rcu
The NAT helper hook pointers are updated and dereferenced under RCU rules, but lack the proper __rcu annotation. This makes sparse report address space mismatches when the hooks are used with rcu_dereference(). Add the missing __rcu annotations to the global hook pointer declarations and definitions in Amanda, FTP, IRC, SNMP and TFTP. No functional change intended. Suggested-by: Florian Westphal <fw@strlen.de> Signed-off-by: Sun Jian <sun.jian.kdev@gmail.com> Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions