Re: [PATCH] Pentium Pro - sysenter - doublefault
From: Stan Bubrouski
Date: Wed Aug 27 2003 - 10:28:02 EST
Jamie Lokier wrote:
<SNIP>
I expect it to do the first of these which is applicable:
- raise SIGILL on Pentium and earlier Intel CPUs
- raise SIGILL on non-Intel CPUs which don't have the SEP capability
- raise SIGSEGV on Pentium Pro CPUs
- raise SIGSEGV on Pentium II CPUs with model == 3 and stepping < 3
- raise SIGSEGV on 2.4 kernels
- exit with status 0 on 2.6 kernels
Enjoy,
-- Jamie
As expected I get a SIGILL on P166 with 2.4.22
-sb
-----------------------------------------------
The price of freedom? Ask your Senator how much
the RIAA gave him for his Lexus.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/