• Russell King's avatar
    ARM: Fix errata 411920 workarounds · df71dfd4
    Russell King authored
    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: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
    df71dfd4
flush.c 6.68 KB