[PATCH] [38/48] x86_64: Remove unused stext symbol

From: Andi Kleen
Date: Sun Apr 29 2007 - 06:54:49 EST



suggested by Jan Beulich

Signed-off-by: Andi Kleen <ak@xxxxxxx>

---
arch/x86_64/kernel/head.S | 1 -
1 file changed, 1 deletion(-)

Index: linux/arch/x86_64/kernel/head.S
===================================================================
--- linux.orig/arch/x86_64/kernel/head.S
+++ linux/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; \
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/