Re: 2.2.0pre1 OOPS on boot.

Alan Cox (alan@lxorguk.ukuu.org.uk)
Wed, 30 Dec 1998 11:40:46 +0000 (GMT)


> Recompile the kernel as a i486.
>
> It seems that the Cyrix chips do not do "rdtsc", even when they call
> themselves 686's.
>
> We may need to have a special case for chips without "rdtsc".

Rebuilding as an i486 isnt needed. It also lays the code out wrong for
the Cyrix CPU. Finally the later Cyrix chips do have an RDTSC including
the MediaGX. The MediaGX RDTSC just seems to do funny things at times

All of them work fine with the -ac1 and -ac2 patches. I didn't apply the
utterly bogus if (CPU > 486) rubbish from 2.2.0pre1 to my tree and it has
fixed CPU detection that also knows about dodgy TSC registers

Alan

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