commit | e1054b39b275340f7ba0308eca83c127b36e936e | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Fri Oct 26 14:09:09 2007 -0700 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Oct 30 00:22:22 2007 +0100 |
tree | ee98058749b7aaae72bffa56669b8b74ee6061cf | |
parent | 82798a17ad40df827d465329a20ace80497f9b32 [diff] |
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>