powerpc: ftrace, added missing icache flush
authorSteven Rostedt <srostedt@redhat.com>
Tue, 25 Nov 2008 18:22:48 +0000 (10:22 -0800)
committerIngo Molnar <mingo@elte.hu>
Fri, 28 Nov 2008 13:07:56 +0000 (14:07 +0100)
commitec682cef2d2c1a25a198d32a87fe2649da671d1e
tree7713005f3f7819afc013358a4bfe938031d20628
parentd9af12b72bfe2a4efc1d347e0ac1c669b85dcea9
powerpc: ftrace, added missing icache flush

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>
arch/powerpc/kernel/ftrace.c