On Sat, Jul 21, 2007 at 03:21:43PM -0400, Mike Frysinger wrote: > On 7/21/07, Oleg Verych <olecom@flower.upol.cz> wrote: > >On Sat, Jul 21, 2007 at 04:27:31AM -0400, Mike Frysinger wrote: > >[] > >> if you want to make some micro optimization in the build install step, > >> sure ... but functionally, the difference is irrelevant considering > >> sed operates only on individual lines > > > >That was an attempt to support less sucking userspace in the kernel > >development. More readable, more memory/cpu effective, more portable. > > while you could try and make a claim against memory/cpu effeciency, i > fail to see how the first or last claims could possibly be backed up > > but again, if you feel that strongly about it, you're certainly free > to post a patch I would much more prefer this functionality to be integrated into unifdef. There is no good reason to have two different preprocesisng methonds, one being the sed based one and the other the unidef one. A sinlge dedicated program that contian the sum of the functionality would be faster too. Sam - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [kbuild-devel] [PATCH 25/33] kbuild: use POSIX BRE in headers install target
- From: "Mike Frysinger" <vapier.adi@gmail.com>
- More effective processing (Re: [PATCH 25/33] kbuild: use POSIX BRE in headers install target)
- From: Oleg Verych <olecom@flower.upol.cz>
- Re: [kbuild-devel] [PATCH 25/33] kbuild: use POSIX BRE in headers install target
- References:
- [PATCH 19/33] kbuild: remove hardcoded apic_es7000 from modpost
- From: Sam Ravnborg <sam@ravnborg.org>
- [PATCH 21/33] kbuild: whitelist references from variables named _timer to .init.text
- From: Sam Ravnborg <sam@ravnborg.org>
- [PATCH 22/33] kbuild: do section mismatch check on full vmlinux
- From: Sam Ravnborg <sam@ravnborg.org>
- [PATCH 23/33] modpost white list pattern adjustment
- From: Sam Ravnborg <sam@ravnborg.org>
- [PATCH 24/33] Whitelist references from __dbe_table to .init
- From: Sam Ravnborg <sam@ravnborg.org>
- [PATCH 25/33] kbuild: use POSIX BRE in headers install target
- From: Sam Ravnborg <sam@ravnborg.org>
- Re: [PATCH 25/33] kbuild: use POSIX BRE in headers install target
- From: Oleg Verych <olecom@flower.upol.cz>
- Re: [kbuild-devel] [PATCH 25/33] kbuild: use POSIX BRE in headers install target
- From: "Mike Frysinger" <vapier.adi@gmail.com>
- Re: [kbuild-devel] [PATCH 25/33] kbuild: use POSIX BRE in headers install target
- From: Oleg Verych <olecom@flower.upol.cz>
- Re: [kbuild-devel] [PATCH 25/33] kbuild: use POSIX BRE in headers install target
- From: "Mike Frysinger" <vapier.adi@gmail.com>
- [PATCH 19/33] kbuild: remove hardcoded apic_es7000 from modpost
- Prev by Date: Re: [PATCH] x86: Create clflush() inline, remove hardcoded wbinvd
- Next by Date: Re: [PATCH 1/3] readahead: drop behind
- Previous by thread: Re: [kbuild-devel] [PATCH 25/33] kbuild: use POSIX BRE in headers install target
- Next by thread: More effective processing (Re: [PATCH 25/33] kbuild: use POSIX BRE in headers install target)
- Index(es):
![]() |