Re: initramfs programs (was [RFC] klibc requirements)

H. Peter Anvin (hpa@zytor.com)
Thu, 10 Jan 2002 09:44:20 -0800


Dave Jones wrote:

>
> If every combination for a given cpuid translates to the same CONFIG_
> option, fine. I'm just not sure from memory if thats the case or not.
> The various Celeron/PIII's for example, some have SSE, some don't.
> Assuming Intel cpuid xxx translates to CONFIG_PENTIUMIII would break if
> thats the case.
>

Right, which is why you should look at the SSE feature flag and nothing
else.

-hpa

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