Hello,

I think I have summarized the discussion for clarity: 

1. rep nop can used with all x86 boxes, unless a valid example can be found where it 
doesn't work. Athlon works with the rep nop. 

2. There's a bug in get_model_name(),
   cpuid(0x80000001, &dummy, &dummy, &dummy, &(c->x86_capability));

that overwrites the capability state. It will be fixed in 2.2.18  by Dave Jones. 
Should we also look at Peter Anvin's fix for the problem that Linus mentioned? What 
are the other features of the Pentium IV should be included in the kernel pending the 
capability state fix?

3. 2.4.x may support processor speeds up to 100GHz, as well as Pentium IV. Linus will 
have a Pentium IV available soon, but can someone test the kernel with a Pentium IV 
sooner?

Regards,
Frank


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to