summaryrefslogtreecommitdiff
path: root/kernel/trace/trace_kdb.c
diff options
context:
space:
mode:
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>2014-07-24 15:33:41 -0400
committerSteven Rostedt <rostedt@goodmis.org>2014-09-10 10:48:42 -0400
commit3296fc4e2509fa8870923ed52e7990040b151847 (patch)
treec89a3b63489c66a2472d08465ef54fe8c163b1e0 /kernel/trace/trace_kdb.c
parentf7aad4e1a8221210db7eb434349cc6fe87aeee8c (diff)
downloadlwn-3296fc4e2509fa8870923ed52e7990040b151847.tar.gz
lwn-3296fc4e2509fa8870923ed52e7990040b151847.zip
ftrace: Remove freeing of old_hash from ftrace_hash_move()
ftrace_hash_move() currently frees the old hash that is passed to it after replacing the pointer with the new hash. Instead of having the function do that chore, have the caller perform the free. This lets the ftrace_hash_move() be used a bit more freely, which is needed for changing the way the trampoline logic is done. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/trace_kdb.c')
0 files changed, 0 insertions, 0 deletions