commit | 716fa91d19fb122a1392b362e85929e8385b1fd2 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Tue Feb 09 17:08:31 2016 +0100 |
committer | Scott Wood <oss@buserror.net> | Fri Mar 11 17:20:12 2016 -0600 |
tree | f01d18bd63dbe57393fea1983bbfaad04404e260 | |
parent | 8478d7f091138be32154c8fc28c52978e342cc6f [diff] |
powerpc32: small optimisation in flush_icache_range() Inlining of _dcache_range() functions has shown that the compiler does the same thing a bit better with one insn less Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Scott Wood <oss@buserror.net>