[PATCH 0/5] [GIT PULL] ftrace/kprobes/x86: Memory Fix Edition

2017-05-26 Thread Steven Rostedt
Linus, There's been a few memory issues found with ftrace. One was simply a memory leak where not all was being freed that should have been in releasing a file pointer on set_graph_function. Then Thomas found that the ftrace trampolines were marked for read/write as well as execute. To shrink

[PATCH 0/5] [GIT PULL] ftrace/kprobes/x86: Memory Fix Edition

2017-05-26 Thread Steven Rostedt
Linus, There's been a few memory issues found with ftrace. One was simply a memory leak where not all was being freed that should have been in releasing a file pointer on set_graph_function. Then Thomas found that the ftrace trampolines were marked for read/write as well as execute. To shrink