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'
-- Viresh
[1]: http://git.linaro.org/gitweb?p=kernel/linux-linaro-tracking.git%3Ba=shortlog...
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.)
On 24 August 2012 13:38, Jon Medhurst (Tixy) tixy@linaro.org wrote:
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.)
Not blocking for my work. I just compiled it and got error. So reported it.
-- viresh