diff options
author | Herbert Xu <[email protected]> | 2019-03-26 13:50:14 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-03-27 22:46:16 -0700 |
commit | b5f9bd15b88563b55a99ed588416881367a0ce5f (patch) | |
tree | 7cd224afea213e80a0da27b49e5dc3cf935bd3e5 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 79706ced7a982ebc60c2663a07ff4003847b8be6 (diff) |
ila: Fix rhashtable walker list corruption
ila_xlat_nl_cmd_flush uses rhashtable walkers allocated from the
stack but it never frees them. This corrupts the walker list of
the hash table.
This patch fixes it.
Reported-by: [email protected]
Fixes: b6e71bdebb12 ("ila: Flush netlink command to clear xlat...")
Signed-off-by: Herbert Xu <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions