diff options
author | 2017-02-06 18:55:43 +0900 | |
---|---|---|
committer | 2017-02-06 11:07:07 +0100 | |
commit | b6263178b8dbd9fe70d55f136c2a1da39309520e (patch) | |
tree | 42e895e2732e6ee18a7718446101e0b1601e5544 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kprobes/arm64: Remove a redundant dependency from the Kconfig (diff) | |
download | linux-dev-b6263178b8dbd9fe70d55f136c2a1da39309520e.tar.xz linux-dev-b6263178b8dbd9fe70d55f136c2a1da39309520e.zip |
kprobes/x86: Use hlist_for_each_entry() instead of hlist_for_each_entry_safe()
Use hlist_for_each_entry() in the first loop in the kretprobe
trampoline_handler() function, because it doesn't change the hlist.
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Ananth N Mavinakayanahalli <ananth@linux.vnet.ibm.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/148637493309.19245.12546866092052500584.stgit@devbox
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions