From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: Build error while adding debug LL support for new board Date: Thu, 20 Oct 2011 09:12:52 -0700 Message-ID: <20111020161251.GL3842@atomide.com> References: <1318856432-20219-1-git-send-email-afzal@ti.com> <20111020125721.GD22076@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:13139 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753244Ab1JTQNC (ORCPT ); Thu, 20 Oct 2011 12:13:02 -0400 Content-Disposition: inline In-Reply-To: <20111020125721.GD22076@n2100.arm.linux.org.uk> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Russell King - ARM Linux Cc: "Mohammed, Afzal" , "linux-arm-kernel@lists.infradead.org" , "linux-omap@vger.kernel.org" * Russell King - ARM Linux [111020 05:23]: > On Thu, Oct 20, 2011 at 05:09:07PM +0530, Mohammed, Afzal wrote: > > Hi Russell, > > > > n Mon, Oct 17, 2011 at 18:30:32, Mohammed, Afzal wrote: > > > Hi, Russell, > > > > > > While adding low level debug support for new board in OMAP2+ family, we > > > came across following error, > > > > > > arch/arm/kernel/debug.S: Assembler messages: > > > arch/arm/kernel/debug.S:138: Error: invalid constant (428) after fixup > > > > > > Following patch fixes it, I am not sure whether this is the right fix, > > > please let us know your comments. > > > > ping > > The patch looks fine. Who's merging it? Can you please take it? Acked-by: Tony Lindgren From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Thu, 20 Oct 2011 09:12:52 -0700 Subject: Build error while adding debug LL support for new board In-Reply-To: <20111020125721.GD22076@n2100.arm.linux.org.uk> References: <1318856432-20219-1-git-send-email-afzal@ti.com> <20111020125721.GD22076@n2100.arm.linux.org.uk> Message-ID: <20111020161251.GL3842@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Russell King - ARM Linux [111020 05:23]: > On Thu, Oct 20, 2011 at 05:09:07PM +0530, Mohammed, Afzal wrote: > > Hi Russell, > > > > n Mon, Oct 17, 2011 at 18:30:32, Mohammed, Afzal wrote: > > > Hi, Russell, > > > > > > While adding low level debug support for new board in OMAP2+ family, we > > > came across following error, > > > > > > arch/arm/kernel/debug.S: Assembler messages: > > > arch/arm/kernel/debug.S:138: Error: invalid constant (428) after fixup > > > > > > Following patch fixes it, I am not sure whether this is the right fix, > > > please let us know your comments. > > > > ping > > The patch looks fine. Who's merging it? Can you please take it? Acked-by: Tony Lindgren