commit | ab9a0918cbf0fa8883301838df8dbc8fc085ff50 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <rostedt@goodmis.org> | Thu Oct 23 09:33:01 2008 -0400 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Oct 23 16:00:18 2008 +0200 |
tree | 2a20ea7410ff8c72d8601a08baf73b743239e9b3 | |
parent | 76aefee57657428fb77cbd8624119c1a440bee44 [diff] |
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>