When CONFIG_DEBUG_INFO is unset the input .exit.data sections are copied twice to vmlinux. Remove the copy made to .init.text and keep one in .data only. Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org> --- It looks like an accidental mistake to me. It applies to current Linus's 2.6.23. Please consider, Maciej patch-mips-2.6.23-rc5-20070904-frv-exit-data-0 diff -up --recursive --new-file linux-mips-2.6.23-rc5-20070904.macro/arch/frv/kernel/vmlinux.lds.S linux-mips-2.6.23-rc5-20070904/arch/frv/kernel/vmlinux.lds.S --- linux-mips-2.6.23-rc5-20070904.macro/arch/frv/kernel/vmlinux.lds.S 2007-09-04 04:55:18.000000000 +0000 +++ linux-mips-2.6.23-rc5-20070904/arch/frv/kernel/vmlinux.lds.S 2007-10-11 22:53:09.000000000 +0000 @@ -30,7 +30,6 @@ SECTIONS #ifndef CONFIG_DEBUG_INFO *(.init.text) *(.exit.text) - *(.exit.data) *(.exitcall.exit) #endif } -
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Andy Whitcroft | clam |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Trent Piepho | [PATCH] [POWERPC] Improve (in|out)_beXX() asm code |
git: | |
| David Miller | Re: iptables very slow after commit 784544739a25c30637397ace5489eeb6e15d7d49 |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| David Miller | [GIT]: Networking |
