On Fri, 2012-08-24 at 12:28 +0530, Viresh Kumar wrote:
Hi,
Compilation for omap2plus_defconfig is broken on current: linux-linaro branch. [1]
Following is the compilation error:
/home/arm/work/kernel/linaro/linux-linaro-bitLITTLE-MP.git/arch/arm/kernel/sleep.S: Assembler messages: /home/arm/work/kernel/linaro/linux-linaro-bitLITTLE-MP.git/arch/arm/kernel/sleep.S:88: Error: selected processor does not support ARM mode `bfc r0,#24,#8'
That looks like its caused by patch from the ARM LT...
"ARM: kernel: fix MPIDR cpu_{suspend}/{resume} usage"
I'll work on a fix. (I believe this was in last month's release branch as well so I assume it's not critical for this month's release. We don't release any ARMv6 boards.)