Hi Guys,
I didn't had time to put in an effort on this but here is a problem reported by Santosh. See if somebody can get this fixed..
arch/arm/mach-exynos/sleep.S: Assembler messages: arch/arm/mach-exynos/sleep.S:57: Error: invalid immediate for address calculation (value = 0x00000004)
Its because of THUMB2 and a probably fix would be something like this:
https://lkml.org/lkml/2010/3/31/235
NOTE: Mainline's defconfig doesn't get this as THUMB2 isn't enabled.
Reproduced on 3.15-rc6
-- viresh
linaro-kernel@lists.linaro.org