]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: additional CPUID strings; fix strings for AMD-ecx
authorH. Peter Anvin <hpa@zytor.com>
Fri, 26 Oct 2007 21:09:09 +0000 (14:09 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 29 Oct 2007 23:22:22 +0000 (00:22 +0100)
commite1054b39b275340f7ba0308eca83c127b36e936e
treeee98058749b7aaae72bffa56669b8b74ee6061cf
parent82798a17ad40df827d465329a20ace80497f9b32
x86: additional CPUID strings; fix strings for AMD-ecx

Additional CPUID strings (sse4_1, sse4_2, sse5, skinit, wdt); fix the
positioning of the AMD ecx strings (cr8_legacy was duplicated under
two different names, so the alignment of all the other strings were
off by one.)

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/proc.c
arch/x86/kernel/setup_64.c