projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91e5ed4
)
x86/asm/boot: Fix path in comments
author
Alexander Kuleshov
<
[email protected]
>
Tue, 27 Jan 2015 18:16:28 +0000
(
00:16
+0600)
committer
Ingo Molnar
<
[email protected]
>
Wed, 18 Feb 2015 23:03:30 +0000
(
00:03
+0100)
Signed-off-by: Alexander Kuleshov <
[email protected]
>
Cc: Martin Mares <
[email protected]
>
Link:
http://lkml.kernel.org/r/
[email protected]
Signed-off-by: Ingo Molnar <
[email protected]
>
arch/x86/kernel/head_64.S
patch
|
blob
|
history
diff --git
a/arch/x86/kernel/head_64.S
b/arch/x86/kernel/head_64.S
index a468c0a65c42e00df4e10afd9921d81a53dbba3d..6975f5dcc36869a1c2782d84b560e7c9a0a6e6a0 100644
(file)
--- a/
arch/x86/kernel/head_64.S
+++ b/
arch/x86/kernel/head_64.S
@@
-1,5
+1,5
@@
/*
- * linux/arch/x86
_64/kernel/head
.S -- start in 32bit and switch to 64bit
+ * linux/arch/x86
/kernel/head_64
.S -- start in 32bit and switch to 64bit
*
* Copyright (C) 2000 Andrea Arcangeli <
[email protected]
> SuSE
* Copyright (C) 2000 Pavel Machek <
[email protected]
>
@@
-56,7
+56,7
@@
startup_64:
* %rsi holds a physical pointer to real_mode_data.
*
* We come here either directly from a 64bit bootloader, or from
- * arch/x86
_64/boot/compressed/head
.S.
+ * arch/x86
/boot/compressed/head_64
.S.
*
* We only come here initially at boot nothing else comes here.
*