aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2010-12-01 06:03:06 +0000
committerDavid S. Miller <[email protected]>2010-12-06 12:59:06 -0800
commitf7fce74e387e0563e5a165704664aa5ee8b2f48b (patch)
tree7c80f4ec69bb2fef3ad8513d3c9d83c6bd2035e2 /tools/perf/scripts/python
parent06a9701f4b3e3381dea96fee1cc8a3bb41b0a1f1 (diff)
net: kill an RCU warning in inet_fill_link_af()
commits 9f0f7272 (ipv4: AF_INET link address family) and cf7afbfeb8c (rtnl: make link af-specific updates atomic) used incorrect __in_dev_get_rcu() in RTNL protected contexts, triggering PROVE_RCU warnings. Switch to __in_dev_get_rtnl(), wich is more appropriate, since we hold RTNL. Based on a report and initial patch from Amerigo Wang. Reported-by: Amerigo Wang <[email protected]> Signed-off-by: Eric Dumazet <[email protected]> Cc: Thomas Graf <[email protected]> Reviewed-by: WANG Cong <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions