Skip to content
Snippets Groups Projects
Commit e16b35dd authored by Steven Rostedt (VMware)'s avatar Steven Rostedt (VMware)
Browse files

ftrace: Add helper function ftrace_hash_move_and_update_ops()


The processes of updating a ops filter_hash is a bit complex, and requires
setting up an old hash to perform the update. This is done exactly the same
in two locations for the same reasons. Create a helper function that does it
in one place.

Signed-off-by: default avatarSteven Rostedt (VMware) <rostedt@goodmis.org>
parent 1a48df00
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment