Re: [RFC PATCH 1/3] Replace paravirt_probe with "platform type" bootheader field

From: H. Peter Anvin
Date: Fri May 04 2007 - 11:54:34 EST


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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/