diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2017-02-24 14:43:37 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-22 07:43:32 -0400 |
commit | 02595f472548738cd1ab3abf424277d6f489048f (patch) | |
tree | 724fd0fad172206ed68307aa4235a9960f785164 /net/ipv4/tcp_input.c | |
parent | 0a40da4a74f1767c8ff7faffe86bcb06cae280ed (diff) |
geneve: lock RCU on TX path
[ Upstream commit a717e3f740803cc88bd5c9a70c93504f6a368663 ]
There is no guarantees that callers of the TX path will hold
the RCU lock. Grab it explicitly.
Fixes: fceb9c3e3825 ("geneve: avoid using stale geneve 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