The patch titled
     vmlinux_32.lds.S: remove repeated comment from the x86-32 linker script
has been added to the -mm tree.  Its filename is
     vmlinux_32ldss-remove-repeated-comment-from-the-x86-32-linker-script.patch

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

------------------------------------------------------
Subject: vmlinux_32.lds.S: remove repeated comment from the x86-32 linker script
From: Borislav Petkov <[EMAIL PROTECTED]>

Remove repeated comment from the linker script for the x86-32 target.

Signed-off-by: Borislav Petkov <[EMAIL PROTECTED]>
Cc: Thomas Gleixner <[EMAIL PROTECTED]>
Cc: Ingo Molnar <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---

 arch/x86/kernel/vmlinux_32.lds.S |    6 ------
 1 file changed, 6 deletions(-)

diff -puN 
arch/x86/kernel/vmlinux_32.lds.S~vmlinux_32ldss-remove-repeated-comment-from-the-x86-32-linker-script
 arch/x86/kernel/vmlinux_32.lds.S
--- 
a/arch/x86/kernel/vmlinux_32.lds.S~vmlinux_32ldss-remove-repeated-comment-from-the-x86-32-linker-script
+++ a/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 <asm-generic/vmlinux.lds.h>
_

Patches currently in -mm which might be from [EMAIL PROTECTED] are

revert-keyspan-init-termios-properly.patch
vmlinux_32ldss-remove-repeated-comment-from-the-x86-32-linker-script.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to