diff options
author | Peter Zijlstra <[email protected]> | 2015-07-09 06:48:06 +0930 |
---|---|---|
committer | Rusty Russell <[email protected]> | 2015-07-09 06:57:12 +0930 |
commit | 758556bdc1c8a8dffea0ea9f9df891878cc2468c (patch) | |
tree | 215394779cca168f57e48fda3cf8c91f451a42c8 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 45820c294fe1b1a9df495d57f40585ef2d069a39 (diff) |
module: Fix load_module() error path
The load_module() error path frees a module but forgot to take it out
of the mod_tree, leaving a dangling entry in the tree, causing havoc.
Cc: Mathieu Desnoyers <[email protected]>
Reported-by: Arthur Marsh <[email protected]>
Tested-by: Arthur Marsh <[email protected]>
Fixes: 93c2e105f6bc ("module: Optimize __module_address() using a latched RB-tree")
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions