diff options
author | Christophe Leroy <christophe.leroy@c-s.fr> | 2016-02-09 16:08:21 (GMT) |
---|---|---|
committer | Scott Wood <oss@buserror.net> | 2016-03-11 23:20:11 (GMT) |
commit | 766d45cbeecc383b8ee230370b316d0b1e30d915 (patch) | |
tree | 934a848219ee9f1aea3291bd0fafbf4166fc7dee /kernel | |
parent | a7761fe48993f103d6deac6037bf786bd1db0501 (diff) | |
download | linux-766d45cbeecc383b8ee230370b316d0b1e30d915.tar.xz |
powerpc/8xx: rewrite flush_instruction_cache() in C
On PPC8xx, flushing instruction cache is performed by writing
in register SPRN_IC_CST. This registers suffers CPU6 ERRATA.
The patch rewrites the fonction in C so that CPU6 ERRATA will
be handled transparently
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <oss@buserror.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions