Re: [PATCH] x86_64: Some vmlinux.lds.S cleanups

From: Jan Beulich
Date: Thu Oct 26 2006 - 09:51:29 EST


>>> Vivek Goyal <vgoyal@xxxxxxxxxx> 26.10.06 15:44 >>>
>On Thu, Oct 26, 2006 at 08:08:21AM +0100, Jan Beulich wrote:
>> I was about to ack it when I saw that you left .bss in init - that doesn't seem
>> too good an idea... Jan
>>
>
>Should I create a separate program header say "bss" for .bss section? Last
>time when I suggested it you said there is no need to create a separate
>program header for bss.

No, I continue to think .bss naturally belongs at the end of the data segment.

>More program headers we create, we need to make sure that they are on page
>size boundaries so that kexec on vmlinux does not break.

Jan
-
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/