aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86_64')
-rw-r--r--arch/x86_64/kernel/setup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86_64/kernel/setup.c b/arch/x86_64/kernel/setup.c
index 8acf5313e835..db70090a08f7 100644
--- a/arch/x86_64/kernel/setup.c
+++ b/arch/x86_64/kernel/setup.c
@@ -1280,7 +1280,7 @@ static int show_cpuinfo(struct seq_file *m, void *v)
1280 NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1280 NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
1281 1281
1282 /* Intel-defined (#2) */ 1282 /* Intel-defined (#2) */
1283 "pni", NULL, NULL, "monitor", "ds_cpl", "vmx", NULL, "est", 1283 "pni", NULL, NULL, "monitor", "ds_cpl", "vmx", "smx", "est",
1284 "tm2", NULL, "cid", NULL, NULL, "cx16", "xtpr", NULL, 1284 "tm2", NULL, "cid", NULL, NULL, "cx16", "xtpr", NULL,
1285 NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1285 NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
1286 NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1286 NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,