[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070429105328.412ED151C5@wotan.suse.de>
Date: Sun, 29 Apr 2007 12:53:28 +0200 (CEST)
From: Andi Kleen <ak@...e.de>
To: patches@...-64.org, linux-kernel@...r.kernel.org
Subject: [PATCH] [38/48] x86_64: Remove unused stext symbol
suggested by Jan Beulich
Signed-off-by: Andi Kleen <ak@...e.de>
---
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists