* [PATCH 07/08] percpu -v2 arch/x86_64/vmlinux.lds.h
@ 2006-04-15 3:11 Steven Rostedt
0 siblings, 0 replies; only message in thread
From: Steven Rostedt @ 2006-04-15 3:11 UTC (permalink / raw)
To: LKML
Linker script update for x86_64.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
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 */
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-04-15 3:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-15 3:11 [PATCH 07/08] percpu -v2 arch/x86_64/vmlinux.lds.h Steven Rostedt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®