noted
> >===== arch/i386/kernel/cpu/centaur.c 1.7 vs edited =====
> >--- 1.7/arch/i386/kernel/cpu/centaur.c	Tue Mar 11 21:35:40 2003
> >+++ edited/arch/i386/kernel/cpu/centaur.c	Thu Mar 13 13:31:08 2003
> >@@ -256,9 +256,10 @@
> > 	if (cpuid_eax(0xC0000000) >= 0xC0000001) {
> > 		set_bit(X86_FEATURE_CENTAUR_EFF, c->x86_capability);
> > 
> 
> There is also no need to set a special feature bit for the existence of 
> the feature flags.  If they are not present the additional capability 
> word will simply be zero.
Thanks, fixed.
	Jeff
-
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/