Re: [tip:x86/kbuild] x86: unify arch/x86/boot/compressed/vmlinux_*.lds

From: H. Peter Anvin
Date: Mon Apr 27 2009 - 12:04:00 EST


tip-bot for Linus Torvalds wrote:
>
> Also, notice the comment in the unified vmlinux.lds.S talks about
> "head_64" and "startup_32" which is an odd and incorrect mix, but that was
> actually what the old 64-bit only lds file had, so the confusion isn't
> new, and now that mixing is arguably more accurate thanks to the
> vmlinux.lds.S file being shared between the two cases ;)
>

It's correct, IIRC; the 64-bit code has startup_32 and startup_64, since
it is entered in 32-bit mode; startup_32 marks the entrypoint in the
beginning of the file.

hpa

--
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel. I don't speak on their behalf.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/