On Wednesday 05 September 2007 14:43, Denys Vlasenko wrote: > These patches fix section names and add > CONFIG_DISCARD_UNUSED_SECTIONS. It is not enabled > unconditionally because only newest binutils have > ld --gc-sections which is stable enough for kernel use. > IOW: this is an experimental feature for now. Part 1: fix section names over entire source (all arches). Patch is big and boring global s/.text.lock/.text_lock/ type thing. You can regenerate it using attached linux-2.6.23-rc4.0.fixname.sh (e.g. if you need to rebase to later kernel). -- vda
Attachment:
linux-2.6.23-rc4.0.fixname.sh
Description: application/shellscript
Attachment:
linux-2.6.23-rc4.1.fixname.patch.bz2
Description: BZip2 compressed data
- Follow-Ups:
- Re: [PATCH 1/3] build system: section garbage collection for vmlinux
- From: Sam Ravnborg <[email protected]>
- [PATCH 2/3] build system: section garbage collection for vmlinux
- From: Denys Vlasenko <[email protected]>
- Re: [PATCH 1/3] build system: section garbage collection for vmlinux
- References:
- [PATCH 0/3] build system: section garbage collection for vmlinux
- From: Denys Vlasenko <[email protected]>
- [PATCH 0/3] build system: section garbage collection for vmlinux
- Prev by Date: [PATCH 0/3] build system: section garbage collection for vmlinux
- Next by Date: Re: Kernel 2.6.22.6 iPod conflict with PS/2 device.
- Previous by thread: [PATCH 0/3] build system: section garbage collection for vmlinux
- Next by thread: [PATCH 2/3] build system: section garbage collection for vmlinux
- Index(es):