summaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorShawn Guo2011-12-31 02:40:39 +0100
committerShawn Guo2011-12-31 02:40:39 +0100
commit1bd51cdd91a5cbe9c4379ab5d74a4015ffdf0e51 (patch)
tree1af996b977479e61f333399e1303861f990a2391 /arch/arm
parentARM: imx6: fix v7_invalidate_l1 by adding I-Cache invalidation (diff)
downloadkernel-qcow2-linux-1bd51cdd91a5cbe9c4379ab5d74a4015ffdf0e51.tar.gz
kernel-qcow2-linux-1bd51cdd91a5cbe9c4379ab5d74a4015ffdf0e51.tar.xz
kernel-qcow2-linux-1bd51cdd91a5cbe9c4379ab5d74a4015ffdf0e51.zip
ARM: imx6: remove __CPUINIT annotation from v7_invalidate_l1
The recent suspend testing on !SMP build discovers that the __CPUINIT annotation for v7_invalidate_l1 should not be there, as the function is called by resume path for not only SMP but also !SMP build. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/mach-imx/head-v7.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/head-v7.S b/arch/arm/mach-imx/head-v7.S
index c844112061be..914f2a14c65e 100644
--- a/arch/arm/mach-imx/head-v7.S
+++ b/arch/arm/mach-imx/head-v7.S
@@ -16,7 +16,6 @@
#include <asm/hardware/cache-l2x0.h>
.section ".text.head", "ax"
- __CPUINIT
/*
* The secondary kernel init calls v7_flush_dcache_all before it enables