Build error: versatile express

Russell King - ARM Linux linux at arm.linux.org.uk
Mon Aug 12 06:28:04 EDT 2013


arch/arm/mach-vexpress/tc2_pm.c: In function 'tc2_pm_down.clone.0':
arch/arm/mach-vexpress/tc2_pm.c:200:1: error: fp cannot be used in asm here

This is caused by the assembly code in this file clobbering R11, which
is incompatible with having CONFIG_FRAME_POINTER=y.




More information about the linux-arm-kernel mailing list