Messages in this thread |  | | | Date | Tue, 12 Jun 2012 15:32:49 +0100 | | From | Russell King - ARM Linux <> | | Subject | Re: [PATCH] ARM: two possible fixes for the KALLSYMS build problem |
| |
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.
|  |