]> git.karo-electronics.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>
Mon, 9 Dec 2013 20:25:58 +0000 (20:25 +0000)
commit9e9546def28b5d11221335e846348c0935ae7815
tree3c138c0dc70ee94f1bcf80379fdc4743b25110e8
parent3bec79c54c6939e7ae1e2a7169c69be7c8bb7e5e
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