commit | 731b008560e6dfaf5fb297543f17bbe9bb868f3c | [log] [tgz] |
---|---|---|
author | Ursula Braun <ubraun@linux.vnet.ibm.com> | Thu Sep 21 09:16:28 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 21 15:31:02 2017 -0700 |
tree | a7e7c54a74dd43ae46fd8e3e349676db8089a3f2 | |
parent | 846e344eb7229018457d6d6fc1ab0cc0a167692f [diff] |
net/smc: take RCU read lock for routing cache lookup smc_netinfo_by_tcpsk() looks up the routing cache. Such a lookup requires protection by an RCU read lock. Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>