commit | ec682cef2d2c1a25a198d32a87fe2649da671d1e | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Tue Nov 25 10:22:48 2008 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Nov 28 14:07:56 2008 +0100 |
tree | 7713005f3f7819afc013358a4bfe938031d20628 | |
parent | d9af12b72bfe2a4efc1d347e0ac1c669b85dcea9 [diff] |
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>