aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorPaolo Abeni <[email protected]>2017-04-24 14:18:28 +0200
committerDavid S. Miller <[email protected]>2017-04-25 11:43:16 -0400
commitb7d6df57516f8e6a1c847b822ec2a62555455f88 (patch)
tree43d9faf0dde9e65a188eac09d951d937c423b3f6 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent72ec0bc64b9a5d8e0efcb717abfc757746b101b7 (diff)
ipv6: move stub initialization after ipv6 setup completion
The ipv6 stub pointer is currently initialized before the ipv6 routing subsystem: a 3rd party can access and use such stub before the routing data is ready. Moreover, such pointer is not cleared in case of initialization error, possibly leading to dangling pointers usage. This change addresses the above moving the stub initialization at the end of ipv6 init code. Fixes: 5f81bd2e5d80 ("ipv6: export a stub for IPv6 symbols used by vxlan") Signed-off-by: Paolo Abeni <[email protected]> Acked-by: Cong Wang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions