Russell King writes:
> >From x86 vmlinux.lds:
>
> /* Sections to be discarded */
> /DISCARD/ : {
> *(.text.exit)
> *(.data.exit)
> *(.exitcall.exit)
> }
Thanks, this is the part I didn't catch. If you had said this in
the first email, I would have understood fully from the beginning.
Later,
David S. Miller
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/