Re: [PATCH] x86_64, i386: Add command line length to boot protocol

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrew Morton <akpm@...>, <alon.barlev@...>, <ak@...>, <linux-kernel@...>
Date: Wednesday, March 7, 2007 - 6:05 am

On Tue, Mar 06, 2007 at 07:14:30PM +0100, Bernhard Walle wrote:

This makes sense to me. It can be used in kexec bootloader to warn user
if command line size exceeds than supported by kernel.


Today I have posted the x86_64 relocatable kernel patches which also fill
in missing 2.05 fields for x86_64.

[..]

I think you will not require more than two bytes to represent supported
command line size so you can use replace pad3 and use these two bytes. These
were anyway padding bytes to be used for other requirements.

[..]

This is wrong. CONFIG_PHYSICAL_START is not alignment. On x86_64 alignment
required is 2MB. (0x200000).

Thanks
Vivek
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] x86_64, i386: Add command line length to boot pr..., Vivek Goyal, (Wed Mar 7, 6:05 am)