On 11/20/2012 04:34 PM, Yinghai Lu wrote:
> On Tue, Nov 20, 2012 at 4:32 PM, Yinghai Lu <ying...@kernel.org> wrote:
>> On Tue, Nov 20, 2012 at 4:28 PM, H. Peter Anvin <h...@zytor.com> wrote:
>>> On 11/20/2012 04:20 PM, Yinghai Lu wrote:
>>>>
>>>>> relocatable_kernel really should have been a flag, but it is now defined 
>>>>> as
>>>>> a comparison with zero.  As such, and in an effort to minimize the growth 
>>>>> of
>>>>> struct setup_header (it is limited to little over 128 bytes long) I 
>>>>> suggest
>>>>> we redefine the 16-byte field at offset 0x236 as a new flags field.  We
>>>>> still only need one flag, though.
>>
>> ok will use 0x236.
> 
> how to call it?
> 
> boot_flag2 ?
> 

Lets say "xloadflags".

        -hpa

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

Reply via email to