diff options
author | Xin Long <[email protected]> | 2018-01-18 14:48:03 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-01-18 15:14:51 -0500 |
commit | cd443f1e91ca600a092e780e8250cd6a2954b763 (patch) | |
tree | f76635f6578e3aaab43c44704889cbc27b788220 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 7155f8f391576f133ed26c8d6bb8c7f03ceb404a (diff) |
netlink: reset extack earlier in netlink_rcv_skb
Move up the extack reset/initialization in netlink_rcv_skb, so that
those 'goto ack' will not skip it. Otherwise, later on netlink_ack
may use the uninitialized extack and cause kernel crash.
Fixes: cbbdf8433a5f ("netlink: extack needs to be reset each time through loop")
Reported-by: [email protected]
Signed-off-by: Xin Long <[email protected]>
Acked-by: David Ahern <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions