+1
−1
+19
−11
+16
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Do this by adding flush_icache_all to cache_fns for ARMv6 and 7. As flush_icache_all may neeed to be called from flush_kern_cache_all, add it as the first entry in the cache_fns. Note that now we can remove the ARM_ERRATA_411920 dependency to !SMP so it can be selected on UP ARMv6 processors, such as omap2. Signed-off-by:Tony Lindgren <tony@atomide.com> Signed-off-by:
Anand Gadiyar <gadiyar@ti.com> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>