commit | 6853dd488119a42d01ad994060dc10b95c687c76 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Wed Aug 09 20:41:51 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 09 16:57:38 2017 -0700 |
tree | 66b6d621e0320457f45a1b410d15992c194f909f | |
parent | 0cc09020aefe832db23d63cd3a6c889ab7645eec [diff] |
rtnetlink: protect handler table with rcu Note that netlink dumps still acquire rtnl mutex via the netlink dump infrastructure. Signed-off-by: Florian Westphal <fw@strlen.de> Reviewed-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>