diff options
author | Oleg Nesterov <[email protected]> | 2012-06-15 17:43:53 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-06-16 09:10:48 +0200 |
commit | 449d0d7c9fb87277175db34c009c70cb348004a8 (patch) | |
tree | 90c1abe494cd40ccc05aa2a11c5da52714b4e168 /tools/perf/scripts/python/check-perf-trace.py | |
parent | d9c4a30e82614d43b55893a73f31e7284007ce82 (diff) |
uprobes: Simplify the usage of uprobe->pending_list
uprobe->pending_list is only used to create the temporary list,
it has no meaning after we drop uprobes_mmap_hash(inode).
No need to initialize this node or remove it from tmp_list, and
we can use list_for_each_entry().
Signed-off-by: Oleg Nesterov <[email protected]>
Cc: Ananth N Mavinakayanahalli <[email protected]>
Cc: Anton Arapov <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Srikar Dronamraju <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions