From mboxrd@z Thu Jan 1 00:00:00 1970 From: gadiyar@ti.com (Anand Gadiyar) Date: Tue, 1 Feb 2011 14:55:01 +0530 Subject: linux-next-20100201 - OMAP2+ defconfig broken withCONFIG_DEBUG_LL In-Reply-To: <20110201092238.GA31015@n2100.arm.linux.org.uk> References: <20110201092238.GA31015@n2100.arm.linux.org.uk> Message-ID: <65ee8ac703eaa856dff7957d7966b627@mail.gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Russell King - ARM Linux wrote: > On Tue, Feb 01, 2011 at 11:09:52AM +0530, Gadiyar, Anand wrote: > > Hi all, > > > > I tried to build linux-next as of 20100201 with omap2plus_defconfig. In addition > > 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