public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Why ssse3?
@ 2007-05-02 22:41 Ulrich Drepper
  2007-05-02 22:46 ` Andi Kleen
  2007-05-02 22:47 ` Ismail Dönmez
  0 siblings, 2 replies; 9+ messages in thread
From: Ulrich Drepper @ 2007-05-02 22:41 UTC (permalink / raw)
  To: Linux Kernel, Andrew Morton, Andi Kleen

[-- Attachment #1: Type: text/plain, Size: 722 bytes --]

Note the extra 's'.  We use "sse" and "sse2", but "ssse3".  I assume
it's a typo.


Signed-off-by: Ulrich Drepper <drepper@redhat.com>

--- arch/i386/kernel/cpu/proc.c	2007-02-15 11:21:18.000000000 -0800
+++ arch/i386/kernel/cpu/proc.c-new	2007-05-02 15:31:17.000000000 -0700
@@ -46,7 +46,7 @@

 		/* Intel-defined (#2) */
 		"pni", NULL, NULL, "monitor", "ds_cpl", "vmx", "smx", "est",
-		"tm2", "ssse3", "cid", NULL, NULL, "cx16", "xtpr", NULL,
+		"tm2", "sse3", "cid", NULL, NULL, "cx16", "xtpr", NULL,
 		NULL, NULL, "dca", NULL, NULL, NULL, NULL, "popcnt",
 		NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,


-- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 251 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-05-03 16:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-02 22:41 Why ssse3? Ulrich Drepper
2007-05-02 22:46 ` Andi Kleen
2007-05-02 22:56   ` Ulrich Drepper
2007-05-03  2:28     ` H. Peter Anvin
2007-05-03  8:52     ` Andi Kleen
2007-05-03  9:02       ` Avi Kivity
2007-05-03  9:07         ` Andi Kleen
2007-05-03 16:03       ` Roland Dreier
2007-05-02 22:47 ` Ismail Dönmez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox