[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120612160229.GA21389@codeaurora.org>
Date: Tue, 12 Jun 2012 09:02:29 -0700
From: David Brown <davidb@...eaurora.org>
To: Russell King - ARM Linux <linux@....linux.org.uk>
Cc: Kukjin Kim <kgene.kim@...sung.com>,
Eric Miao <eric.y.miao@...il.com>,
Arnd Bergmann <arnd@...db.de>, linux-arm-msm@...r.kernel.org,
linux-kernel@...r.kernel.org, Tomasz Figa <tomasz.figa@...il.com>,
Paul Gortmaker <paul.gortmaker@...driver.com>,
Paulo Marques <pmarques@...popie.com>,
Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>,
Jon Masters <jonathan@...masters.org>,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] ARM: two possible fixes for the KALLSYMS build problem
On Tue, Jun 12, 2012 at 03:32:49PM +0100, Russell King - ARM Linux wrote:
> On Mon, Jun 11, 2012 at 01:37:48PM -0700, David Brown wrote:
> > On Fri, Jun 01, 2012 at 09:21:59AM -0700, David Brown wrote:
> >
> > > David Brown (1):
> > > ARM: Prevent KALLSYM size mismatch on ARM.
> > >
> > > arch/arm/kernel/vmlinux.lds.S | 3 +++
> > > 1 file changed, 3 insertions(+)
> >
> > Just wondering if anyone has had a chance to look at either of these,
> > or try them. I haven't seen any KALLSYMS mismatch build errors with
> > either of these patches applied.
>
> I think variant 2 is the better approach out of either as it doesn't add
> to the size of the resulting kernel image.
The first variant doesn't ever increase the size of the kernel,
either. Variant two actually makes it a little smaller, since a few
symbols are eliminated.
The second variant is cleaner, though as long as it is safe in every
configuration.
David
--
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists