diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/x86_64/kernel/setup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86_64/kernel/setup.c b/arch/x86_64/kernel/setup.c index 24aa25ee0d7d..923b76fb0aa6 100644 --- a/arch/x86_64/kernel/setup.c +++ b/arch/x86_64/kernel/setup.c | |||
@@ -1206,7 +1206,7 @@ static int show_cpuinfo(struct seq_file *m, void *v) | |||
1206 | NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, | 1206 | NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, |
1207 | NULL, NULL, NULL, "syscall", NULL, NULL, NULL, NULL, | 1207 | NULL, NULL, NULL, "syscall", NULL, NULL, NULL, NULL, |
1208 | NULL, NULL, NULL, NULL, "nx", NULL, "mmxext", NULL, | 1208 | NULL, NULL, NULL, NULL, "nx", NULL, "mmxext", NULL, |
1209 | NULL, "fxsr_opt", "rdtscp", NULL, NULL, "lm", "3dnowext", "3dnow", | 1209 | NULL, "fxsr_opt", NULL, "rdtscp", NULL, "lm", "3dnowext", "3dnow", |
1210 | 1210 | ||
1211 | /* Transmeta-defined */ | 1211 | /* Transmeta-defined */ |
1212 | "recovery", "longrun", NULL, "lrti", NULL, NULL, NULL, NULL, | 1212 | "recovery", "longrun", NULL, "lrti", NULL, NULL, NULL, NULL, |