On Monday 18 June 2007, Andrew Morton wrote: > On Mon, 18 Jun 2007 01:17:46 -0400 Mike Frysinger <[email protected]> wrote: > > On Monday 18 June 2007, Andrew Morton wrote: > > > On 17 Jun 2007 18:54:24 -0400 Mike Frysinger <[email protected]> wrote: > > > > This updates scripts/hdrschecks.sh by grepping for asm() constructs > > > > and rejecting them in favor of __asm__() in exported headers. > > > > > > And does the kernel pass these checks? > > > > nope ... should i audit the arches before this gets merged ? > > Yes please. I'd rather not break things in this fashion: it causes a storm > of emails which I need to redirect to the appropriate maintainers who then > take an arbitrarily long time to do anything. Meanwhile lots of testers > get impacted and this reduces the testing level of all the other thousands > of patches in there. makes sense, i'll post some stuff > Also, your changelog sucks: > > This updates scripts/hdrschecks.sh by grepping for asm() constructs and > rejecting them in favor of __asm__() in exported headers. > > well OK. But for what reason? We can see a lot of pain in this patch but > no gain. The changelog should tell us what the benefit is, so we can make > informed tradeoff decisions. sorry, i blame GNU changelog style ;) -mike
Attachment:
signature.asc
Description: This is a digitally signed message part.
- References:
- [patch] make hdrscheck.sh force __asm__ in exported headers
- From: Mike Frysinger <[email protected]>
- Re: [patch] make hdrscheck.sh force __asm__ in exported headers
- From: Mike Frysinger <[email protected]>
- Re: [patch] make hdrscheck.sh force __asm__ in exported headers
- From: Andrew Morton <[email protected]>
- [patch] make hdrscheck.sh force __asm__ in exported headers
- Prev by Date: Re: [PATCH] mm: More __meminit annotations.
- Next by Date: Re: [patch] make hdrscheck.sh force __asm__ in exported headers
- Previous by thread: Re: [patch] make hdrscheck.sh force __asm__ in exported headers
- Next by thread: Re: [patch] make hdrscheck.sh force __asm__ in exported headers
- Index(es):