[Patch] Enable SSE for AMD Athlon (Thoroughbred) in 2.4.20

Daniel Egger (degger@fhm.edu)
15 Feb 2003 00:44:53 +0100


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-27923-1045305232-0001-2
Content-Type: multipart/mixed; boundary="=-TAcD0YC7x1WV8J3QuQR+"

--=-TAcD0YC7x1WV8J3QuQR+
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Hija,

please include the obvious oneliner attached in 2.4.21 to help
the poor folks having recent Athlons. :)

A similar change for the just released Barton would also be nice but
I do not have the model number handy.

--=20
Servus,
Daniel

--=-TAcD0YC7x1WV8J3QuQR+
Content-Disposition: attachment; filename=diff
Content-Type: text/plain; name=diff; charset=ISO-8859-15
Content-Transfer-Encoding: quoted-printable

--- arch/i386/kernel/setup.c.orig 2003-02-03 13:26:38.000000000 +0100
+++ arch/i386/kernel/setup.c 2003-02-14 14:14:12.000000000 +0100
@@ -1421,7 +1421,7 @@
* If the BIOS didn't enable it already, enable it
* here.
*/
- if (c->x86_model =3D=3D 6 || c->x86_model =3D=3D 7) {
+ if (c->x86_model =3D=3D 6 || c->x86_model =3D=3D 7 || c->x86_model =3D=
=3D 8) {
if (!test_bit(X86_FEATURE_XMM,
&c->x86_capability)) {
printk(KERN_INFO

--=-TAcD0YC7x1WV8J3QuQR+--

--=_courier-27923-1045305232-0001-2
Content-Type: application/pgp-signature; name="signature.asc"
Content-Transfer-Encoding: 7bit
Content-Description: Dies ist ein digital signierter Nachrichtenteil

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

iD8DBQA+TX90chlzsq9KoIYRApVXAKCviy6/G+0sQHZ9EN9Fq22Bx+rp1QCbB1Dk
snxIOUEOmDZ563DKOeTCcGE=
=+p/l
-----END PGP SIGNATURE-----

--=_courier-27923-1045305232-0001-2--