projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4531e8
)
[PATCH] x86-64: Remove unused stext symbol
author
Andi Kleen
<ak@suse.de>
Wed, 2 May 2007 17:27:10 +0000
(19:27 +0200)
committer
Andi Kleen
<andi@basil.nowhere.org>
Wed, 2 May 2007 17:27:10 +0000
(19:27 +0200)
suggested by Jan Beulich
Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/kernel/head.S
patch
|
blob
|
blame
|
history
diff --git
a/arch/x86_64/kernel/head.S
b/arch/x86_64/kernel/head.S
index fd9fdfdd143ee1c00552c7fb0e326fc7b6a3c40c..1fab487dee86d56dcf01f8a4976a7fdff2482c31 100644
(file)
--- a/
arch/x86_64/kernel/head.S
+++ b/
arch/x86_64/kernel/head.S
@@
-279,7
+279,6
@@
early_idt_ripmsg:
.asciz "RIP %s\n"
.balign PAGE_SIZE
-ENTRY(stext)
#define NEXT_PAGE(name) \
.balign PAGE_SIZE; \