From: Borislav Petkov Date: Wed, 30 Jan 2008 12:30:46 +0000 (+0100) Subject: x86: vmlinux_32.lds.S: remove repeated comment from the x86-32 linker script X-Git-Tag: v2.6.25-rc1~1143^2~716 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ebd1290ba12121d66285cc06987ca97bcdfc55b;p=pandora-kernel.git x86: vmlinux_32.lds.S: remove repeated comment from the x86-32 linker script Remove repeated comment from the linker script for the x86-32 target. Signed-off-by: Borislav Petkov Signed-off-by: Andrew Morton Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- diff --git a/arch/x86/kernel/vmlinux_32.lds.S b/arch/x86/kernel/vmlinux_32.lds.S index 84c913f38f98..ec072588ff01 100644 --- a/arch/x86/kernel/vmlinux_32.lds.S +++ b/arch/x86/kernel/vmlinux_32.lds.S @@ -8,12 +8,6 @@ * put it inside the section definition. */ -/* Don't define absolute symbols until and unless you know that symbol - * value is should remain constant even if kernel image is relocated - * at run time. Absolute symbols are not relocated. If symbol value should - * change if kernel is relocated, make the symbol section relative and - * put it inside the section definition. - */ #define LOAD_OFFSET __PAGE_OFFSET #include