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:
d9af12b
)
powerpc: ftrace, added missing icache flush
author
Steven Rostedt
<srostedt@redhat.com>
Tue, 25 Nov 2008 18:22:48 +0000
(10:22 -0800)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 28 Nov 2008 13:07:56 +0000
(14:07 +0100)
Impact: fix to PowerPC code modification
After modifying code it is essential to flush the icache. This patch
adds the missing flush.
Reported-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found