aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2017-10-05 14:09:04 +0200
committerSimon Horman <[email protected]>2017-10-11 09:40:12 +0200
commit703ef76b8fd5169d5cff30de5b958d6728b9a147 (patch)
tree4c5f41a2ad4c88d8ae76498cda9044287ff6a499 /lib/test_overflow.c
parent3fd45a136ff61bb54deab70fb2d534a85e40481f (diff)
ARM: shmobile: rcar-gen2: fix non-SMP build
A bugfix for the SMP case broke the build for the UP case: arch/arm/mach-shmobile/headsmp-apmu.o: In function `shmobile_boot_apmu': (.text+0x34): undefined reference to `secondary_startup' The assembler file mixes code that is used for SMP with code that we also need on a single-CPU build, so I'm leaving it always enabled in the Makefile, but enclose the SMP code in an #ifdef. Fixes: fd45a136ff6 ("ARM: shmobile: rcar-gen2: Make sure CNTVOFF is initialized on CA7/15") Signed-off-by: Arnd Bergmann <[email protected]> Acked-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Simon Horman <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions