Maciej W. Rozycki <macro@linux-mips.org> wrote:
quoted text > When CONFIG_DEBUG_INFO is unset the input .exit.data sections are copied
> twice to vmlinux. Remove the copy made to .init.text and keep one in
> .data only.
No, they aren't. I believe the linker only makes one copy of each section,
and once a copy is inserted, all other attempts to make a copy of it are
ignored.
NAK.
David
-
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: [PATCH] frv: Remove duplicate output of .exit.data , David Howells , (Sat Oct 13, 2:17 am)