summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/boot
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2007-10-11 11:15:19 +0200
committerThomas Gleixner <tglx@linutronix.de>2007-10-11 11:15:19 +0200
commite0a84f689b4373cbaa6d3a5bc5c52a613005fed1 (patch)
tree564abd5e706e86fca05ece1a058295355f61cd7e /arch/x86_64/boot
parent977d5654cb630d6845b84a984fb5698e839f20f2 (diff)
downloadop-kernel-dev-e0a84f689b4373cbaa6d3a5bc5c52a613005fed1.zip
op-kernel-dev-e0a84f689b4373cbaa6d3a5bc5c52a613005fed1.tar.gz
x86_64: prepare shared kernel/verify_cpu.S
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86_64/boot')
-rw-r--r--arch/x86_64/boot/compressed/head.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86_64/boot/compressed/head.S b/arch/x86_64/boot/compressed/head.S
index 9fd8030..4946764 100644
--- a/arch/x86_64/boot/compressed/head.S
+++ b/arch/x86_64/boot/compressed/head.S
@@ -174,7 +174,7 @@ no_longmode:
hlt
jmp 1b
-#include "../../kernel/verify_cpu.S"
+#include "../../kernel/verify_cpu_64.S"
/* Be careful here startup_64 needs to be at a predictable
* address so I can export it in an ELF header. Bootloaders
OpenPOWER on IntegriCloud