diff options
Diffstat (limited to 'arch/x86/kernel/setup.c')
-rw-r--r-- | arch/x86/kernel/setup.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c index 235cfd39e0d7..59a6f884fdad 100644 --- a/arch/x86/kernel/setup.c +++ b/arch/x86/kernel/setup.c | |||
@@ -1190,9 +1190,7 @@ void __init setup_arch(char **cmdline_p) | |||
1190 | 1190 | ||
1191 | tboot_probe(); | 1191 | tboot_probe(); |
1192 | 1192 | ||
1193 | #ifdef CONFIG_X86_64 | ||
1194 | map_vsyscall(); | 1193 | map_vsyscall(); |
1195 | #endif | ||
1196 | 1194 | ||
1197 | generic_apic_probe(); | 1195 | generic_apic_probe(); |
1198 | 1196 | ||