new CPUID bit

Ulrich Drepper (drepper@redhat.com)
Tue, 14 Jan 2003 10:02:51 +0000


This is a MIME-formatted message. If you see this text it means that your
E-mail software does not support MIME-formatted messages.

--=_courier-32660-1042538610-0001-2
Content-Type: multipart/mixed;
boundary="------------030809010808000004040709"

This is a multi-part message in MIME format.
--------------030809010808000004040709
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Northwood P4's have one more bit in the CPUID processor info set: bit
31. Intel calls the feature PBE (Pending Break Enable).

The attached patch for the current BK kernel adds the necessary entry.

-- 
--------------.                        ,-.            444 Castro Street
Ulrich Drepper \    ,-----------------'   \ Mountain View, CA 94041 USA
Red Hat         `--' drepper at redhat.com `---------------------------

--------------030809010808000004040709 Content-Type: text/plain; name="aaa" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="aaa"

--- /home/drepper/kernel/linux-2.5/arch/i386/kernel/cpu/proc.c-save 2002-12-29 01:24:52.000000000 -0800 +++ /home/drepper/kernel/linux-2.5/arch/i386/kernel/cpu/proc.c 2003-01-14 02:00:33.000000000 -0800 @@ -22,7 +22,7 @@ "fpu", "vme", "de", "pse", "tsc", "msr", "pae", "mce", "cx8", "apic", NULL, "sep", "mtrr", "pge", "mca", "cmov", "pat", "pse36", "pn", "clflush", NULL, "dts", "acpi", "mmx", - "fxsr", "sse", "sse2", "ss", "ht", "tm", "ia64", NULL, + "fxsr", "sse", "sse2", "ss", "ht", "tm", "ia64", "pbe", /* AMD-defined */ NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,

--------------030809010808000004040709--

--=_courier-32660-1042538610-0001-2 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux)

iD4DBQE+I+BL2ijCOnn/RHQRAk9yAJd6t2NcGUNuUPBm5hp3zoRGP3ICAKCFYfij 57TI6tCvXZhJFcfXQRaiog== =P4C6 -----END PGP SIGNATURE-----

--=_courier-32660-1042538610-0001-2--