Rusty Russell wrote:
>>
>> ENTRY(startup_32)
>> #ifdef CONFIG_LGUEST_GUEST
>>         cmpl $1, 0x23c(%esi)
>>      je      lguest_init
>> #endif
> 
> Hi Eric!
> 
>       Makes sense to me, but I wasn't sure... do we need to check for old
> bootloader versions and such?

So, in summary, yes, you have to check the version number before
assigning any meaning to this field.

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

Reply via email to