Claas Langbehn wrote:
> Hello Andi!
>> Can someone please test if this patch works?   
> it applies cleanly to 2.6.22-rc1-mm1
> 
> Could you make it also enable C7 CMPXCHG8 (cx8)?
> This is because I am getting this error (as written in a diffent posting
> on this mailinglist)
>> This kernel requires the following features not present on the CPU...
>> 0:8
> 
> Is verify_cpu.S being executed before or after cpucheck.c?

Neither (on i386.)  cpucheck.c *replaces* verify_cpu.S.

On x86-64, verify_cpu.S is still run after in some circumstances,
because it's going to be harder to extricate some of the uses of
verify_cpu.S.  It's still the intention, however.

        -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