2.1 (i386): wording

Ulrich Windl (ulrich.windl@rz.uni-regensburg.de)
Mon, 10 Nov 1997 09:22:04 +0100


Browsing kernel patches I swa the diffs about the naming of the
numeric processor in i386. The candidates were "math error" (for
exceptions), "npu", "fpu". As Intel calls the thing "NPX" (Numeric
Processor Extension, IMHO), why not use that?

The test for the POPAD bug in asm-i386/bugs.h emits the messages

"Checking for popad bug...(Bad|Ok)"

I think it's a bit non-obvious, and therefore I'd suggest

"Checking POPAD instruction...(Buggy|OK)"

You might replace the word "Buggy" with a more technical, or
politically more correct word like "Faulty", "subject of an issue"
;-)

Ulrich