aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/x86/kernel/head_64.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/head_64.S b/arch/x86/kernel/head_64.S
index 53e5820d6054..eb415043a929 100644
--- a/arch/x86/kernel/head_64.S
+++ b/arch/x86/kernel/head_64.S
@@ -255,7 +255,7 @@ ENTRY(secondary_startup_64)
255 lretq 255 lretq
256 256
257 /* SMP bootup changes these two */ 257 /* SMP bootup changes these two */
258 __CPUINITDATA 258 __REFDATA
259 .align 8 259 .align 8
260 ENTRY(initial_code) 260 ENTRY(initial_code)
261 .quad x86_64_start_kernel 261 .quad x86_64_start_kernel