git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fd6e5a
)
powerpc: ftrace, use probe_kernel API to modify code
author
Steven Rostedt
<srostedt@redhat.com>
Sat, 15 Nov 2008 00:21:20 +0000
(16:21 -0800)
committer
Steven Rostedt
<srostedt@redhat.com>
Thu, 20 Nov 2008 18:52:04 +0000
(10:52 -0800)
Impact: use cleaner probe_kernel API over assembly
Using probe_kernel_read/write interface is a much cleaner approach
than the current assembly version.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
No differences found