diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2017-02-24 14:43:36 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-22 07:43:32 -0400 |
commit | 0a40da4a74f1767c8ff7faffe86bcb06cae280ed (patch) | |
tree | 4fb6cc76e89d108d9663799dddc2bf2299e12e7f /net/ipv4/tcp_input.c | |
parent | feaa5bab43350b95428dc01cf1f064305e72dd87 (diff) |
vxlan: lock RCU on TX path
[ Upstream commit 56de859e9967c070464a9a9f4f18d73f9447298e ]
There is no guarantees that callers of the TX path will hold
the RCU lock. Grab it explicitly.
Fixes: c6fcc4fc5f8b ("vxlan: avoid using stale vxlan socket.")
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions