]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ftrace: use probe_kernel
authorSteven Rostedt <rostedt@goodmis.org>
Thu, 23 Oct 2008 13:33:01 +0000 (09:33 -0400)
committerIngo Molnar <mingo@elte.hu>
Thu, 23 Oct 2008 14:00:18 +0000 (16:00 +0200)
commitab9a0918cbf0fa8883301838df8dbc8fc085ff50
tree2a20ea7410ff8c72d8601a08baf73b743239e9b3
parent76aefee57657428fb77cbd8624119c1a440bee44
ftrace: use probe_kernel

Andrew Morton suggested using the proper API for reading and writing
kernel areas that might fault.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/ftrace.c