lkml.org 
[lkml]   [2007]   [Apr]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
FromAndi Kleen <>
Subject[PATCH] [38/48] x86_64: Remove unused stext symbol
DateSun, 29 Apr 2007 12:53:28 +0200 (CEST)

suggested by Jan Beulich

Signed-off-by: Andi Kleen <ak@suse.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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2007-04-29 12:57    [from the cache]
©2003-2010