• R
    ARM: Fix errata 411920 workarounds · df71dfd4
    Russell King 提交于
    Errata 411920 indicates that any "invalidate entire instruction cache"
    operation can fail if the right conditions are present.  This is not
    limited just to those operations in flush.c, but elsewhere.  Place the
    workaround in the already existing __flush_icache_all() function
    instead.
    Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
    df71dfd4
cacheflush.h 13.5 KB