diff options
author | 2017-08-28 11:34:59 -0700 | |
---|---|---|
committer | 2017-08-28 11:34:59 -0700 | |
commit | 77146b5d79cfa51aebb8c0e8c19af32b579890f7 (patch) | |
tree | ef7cfae25bf1b386f03c5dfb8c44266083d0c53b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | l2tp: initialise session's refcount before making it reachable (diff) | |
parent | l2tp: hold tunnel used while creating sessions with netlink (diff) | |
download | linux-dev-77146b5d79cfa51aebb8c0e8c19af32b579890f7.tar.xz linux-dev-77146b5d79cfa51aebb8c0e8c19af32b579890f7.zip |
Merge branch 'l2tp-tunnel-refs'
Guillaume Nault says:
====================
l2tp: fix some l2tp_tunnel_find() issues in l2tp_netlink
Since l2tp_tunnel_find() doesn't take a reference on the tunnel it
returns, its users are almost guaranteed to be racy.
This series defines l2tp_tunnel_get() which can be used as a safe
replacement, and converts some of l2tp_tunnel_find() users in the
l2tp_netlink module.
Other users often combine this issue with other more or less subtle
races. They will be fixed incrementally in followup series.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions