RE: linux-next-20100201 - OMAP2+ defconfig broken withCONFIG_DEBUG_LL
From: Anand Gadiyar <hidden>
Date: 2011-02-01 09:25:01
Also in:
linux-arm-kernel
From: Anand Gadiyar <hidden>
Date: 2011-02-01 09:25:01
Also in:
linux-arm-kernel
Russell King - ARM Linux wrote:
On Tue, Feb 01, 2011 at 11:09:52AM +0530, Gadiyar, Anand wrote:quoted
Hi all, I tried to build linux-next as of 20100201 with omap2plus_defconfig.
In addition
quoted
I turned on CONFIG_DEBUG_LL and hit the following error.No need to bisect. Tony knows about it. It's the OMAP debug code using what was a macro in assembly, which becomes a C function with the
dynamic
P2V patches.
Okay, thanks! - Anand