On Mon, 2014-07-21 at 17:43 -0700, Roy Franz wrote:
- .globl __flush_dcache_all
+__flush_dcache_all:
Please use GLOBAL().
Other than that looks good (although I'm mostly taking it on trust that the Linux version of this isn't broken): Acked-by: Ian Campbell ian.campbell@citrix.com
Ian.