[PATCH 07/08] percpu -v2 arch/x86_64/vmlinux.lds.h

From: Steven Rostedt
Date: Fri Apr 14 2006 - 23:12:14 EST


Linker script update for x86_64.

Signed-off-by: Steven Rostedt <rostedt@xxxxxxxxxxx>


Index: linux-2.6.17-rc1/arch/x86_64/kernel/vmlinux.lds.S
===================================================================
--- linux-2.6.17-rc1.orig/arch/x86_64/kernel/vmlinux.lds.S 2006-04-03 16:21:20.000000000 -0400
+++ linux-2.6.17-rc1/arch/x86_64/kernel/vmlinux.lds.S 2006-04-14 18:53:58.000000000 -0400
@@ -51,6 +51,8 @@ SECTIONS
CONSTRUCTORS
}

+ PERCPU_OFFSET
+
_edata = .; /* End of data section */

__bss_start = .; /* BSS */


-
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/