aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86_64/kernel/setup.c')
-rw-r--r--arch/x86_64/kernel/setup.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/x86_64/kernel/setup.c b/arch/x86_64/kernel/setup.c
index 3d8309b1236e..3c7ad267d8a7 100644
--- a/arch/x86_64/kernel/setup.c
+++ b/arch/x86_64/kernel/setup.c
@@ -1071,8 +1071,8 @@ static int show_cpuinfo(struct seq_file *m, void *v)
1071 1071
1072 /* Intel-defined (#2) */ 1072 /* Intel-defined (#2) */
1073 "pni", NULL, NULL, "monitor", "ds_cpl", "vmx", "smx", "est", 1073 "pni", NULL, NULL, "monitor", "ds_cpl", "vmx", "smx", "est",
1074 "tm2", NULL, "cid", NULL, NULL, "cx16", "xtpr", NULL, 1074 "tm2", "ssse3", "cid", NULL, NULL, "cx16", "xtpr", NULL,
1075 NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1075 NULL, NULL, "dca", NULL, NULL, NULL, NULL, NULL,
1076 NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1076 NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
1077 1077
1078 /* VIA/Cyrix/Centaur-defined */ 1078 /* VIA/Cyrix/Centaur-defined */