x86: Fix included-by file reference comments
[cascardo/linux.git] / arch / x86 / kernel / verify_cpu.S
index 5644b4b..0edefc1 100644 (file)
@@ -17,9 +17,9 @@
  *     file is included at various places and compiled in that context.
  *     This file is expected to run in 32bit code.  Currently:
  *
- *     arch/x86_64/boot/compressed/head_64.S: Boot cpu verification
- *     arch/x86_64/kernel/trampoline_64.S: secondary processor verfication
- *     arch/x86_64/kernel/head_32.S: processor startup
+ *     arch/x86/boot/compressed/head_64.S: Boot cpu verification
+ *     arch/x86/kernel/trampoline_64.S: secondary processor verfication
+ *     arch/x86/kernel/head_32.S: processor startup
  *
  *     verify_cpu, returns the status of longmode and SSE in register %eax.
  *             0: Success    1: Failure