]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: 7918/1: clean up cache handling in core code
authorNicolas Pitre <nicolas.pitre@linaro.org>
Mon, 9 Dec 2013 15:10:18 +0000 (16:10 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 29 Dec 2013 12:32:38 +0000 (12:32 +0000)
commitefcfc46e8a654c3dddb51a6c4f46cd818dd926cc
tree2e3a26845caf35ab3cc4fd32c357eea15c95b9b8
parent1b0f6681fcbc0e6365f42ef11beb882c9f73c945
ARM: 7918/1: clean up cache handling in core code

We have a handy macro to replace open coded __cpuc_flush_dcache_area(()
and outer_clean_range() sequences. Let's use it. No functional change.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/common/mcpm_entry.c
arch/arm/kernel/smp.c