RE: NexGen detection

From: Maciej W. Rozycki (macro@ds2.pg.gda.pl)
Date: Mon Apr 17 2000 - 05:49:21 EST


On Sat, 15 Apr 2000, Thomas S. Iversen wrote:

> I know for sure that a kernel compiled for a 586 won't work caused by:
[...]
> panic("This kernel doesn't support CPU's with broken
> WP. Recompile it for a 386!");
> #endif

 Oh yes, I've now noticed that. I got confused by the superfluous test in
asm-i386/bugs.h. Although not a problem at the moment, it is possible to
compile with CONFIG_X86_WP_WORKS_OK not set and e.g. CONFIG_M586 set. The
question is whether we want to catch that case.

> in arch/i386/mm/init.c. Haven't tried as a 486. Will it work? If not, we
> need to update the Configure.help file saying that nexgens must be
> compiled as 386. Currently it says:

 I don't think this will work, as CONFIG_M486 implies CONFIG_X86_INVLPG
and CONFIG_X86_BSWAP which do not work for NexGens, AFAIK.

-- 
+  Maciej W. Rozycki, Technical University of Gdansk, Poland   +
+--------------------------------------------------------------+
+        e-mail: macro@ds2.pg.gda.pl, PGP key available        +

- 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/



This archive was generated by hypermail 2b29 : Sun Apr 23 2000 - 21:00:10 EST