[prev in list] [next in list] [prev in thread] [next in thread] 

List:       git-commits-head
Subject:    [MIPS] Use generic STABS_DEBUG macro.
From:       Linux Kernel Mailing List <linux-kernel () vger ! kernel ! org>
Date:       2006-05-31 23:59:57
Message-ID: 200605312359.k4VNxv3u023418 () hera ! kernel ! org
[Download RAW message or body]

commit 78665aaa96fe62b4cee6c226680801c4480aa407
tree 57f5daa0cd7eef4de59bb812130bf6597435504a
parent 3fa986faad2bb015c3ad6d09a0686016482bc01c
author Atsushi Nemoto <anemo@mba.ocn.ne.jp> Thu, 11 May 2006 00:41:26 +0900
committer Ralf Baechle <ralf@linux-mips.org> Thu, 01 Jun 2006 00:28:33 +0100

[MIPS] Use generic STABS_DEBUG macro.
    
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

 arch/mips/kernel/vmlinux.lds.S |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/arch/mips/kernel/vmlinux.lds.S b/arch/mips/kernel/vmlinux.lds.S
index 73f7aca..b84d1f9 100644
--- a/arch/mips/kernel/vmlinux.lds.S
+++ b/arch/mips/kernel/vmlinux.lds.S
@@ -151,16 +151,13 @@ #endif
 
   /* This is the MIPS specific mdebug section.  */
   .mdebug : { *(.mdebug) }
-  /* These are needed for ELF backends which have not yet been
-     converted to the new style linker.  */
-  .stab 0 : { *(.stab) }
-  .stabstr 0 : { *(.stabstr) }
+
+  STABS_DEBUG
 
   DWARF_DEBUG
 
   /* These must appear regardless of  .  */
   .gptab.sdata : { *(.gptab.data) *(.gptab.sdata) }
   .gptab.sbss : { *(.gptab.bss) *(.gptab.sbss) }
-  .comment : { *(.comment) }
   .note : { *(.note) }
 }
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic