diff options
author | Steven Rostedt <rostedt@goodmis.org> | 2008-08-20 12:55:07 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-10-14 10:36:03 +0200 |
commit | 6f93fc076a464bfe24e8d4c5fea3f6ca5bdb264d (patch) | |
tree | 06dd8772efe5be7432e2191761744eb3d8d9c9bc /kernel/trace/ftrace.c | |
parent | 8feff1cacc29e9cfdc6d1ce5f2108db87b91046e (diff) |
ftrace: x86 use copy to and from user functions
The modification of code is performed either by kstop_machine, before
SMP starts, or on module code before the module is executed. There is
no reason to do the modifications from assembly. The copy to and from
user functions are sufficient and produces cleaner and easier to read
code.
Thanks to Benjamin Herrenschmidt for suggesting the idea.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/trace/ftrace.c')
0 files changed, 0 insertions, 0 deletions