From: Andi Kleen <andi@firstfloor.org>
To: Adrian Bunk <bunk@kernel.org>
Cc: Alexey Dobriyan <adobriyan@gmail.com>,
Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, Andi Kleen <andi@firstfloor.org>
Subject: Re: [2.6 patch] update .gitignore
Date: Mon, 20 Aug 2007 02:16:46 +0200 [thread overview]
Message-ID: <20070820001646.GB10087@one.firstfloor.org> (raw)
In-Reply-To: <20070819230136.GE32595@stusta.de>
On Mon, Aug 20, 2007 at 01:01:36AM +0200, Adrian Bunk wrote:
> On Wed, Aug 01, 2007 at 09:10:37PM +0200, Adrian Bunk wrote:
> > On Wed, Aug 01, 2007 at 11:07:53PM +0400, Alexey Dobriyan wrote:
> > > On Wed, Aug 01, 2007 at 03:10:51PM +0200, Adrian Bunk wrote:
> > > > --- linux-2.6.23-rc1-mm2/.gitignore.old
> > > > +++ linux-2.6.23-rc1-mm2/.gitignore
> > > > @@ -14,18 +14,25 @@
> > > > *.so
> > > > *.mod.c
> > > > *.i
> > > > +!include/asm-*/*.i
> > >
> > > I think these should be renamed to .S and let .i alone for preprocessed
> > > stuff.
> > >...
> >
> > Fine with me if Andi agrees.
>
> Andi?
Hmm, perhaps rename alternative-asm.i to .h and stick a #ifdef __ASSEMBLY__
around it.
There is actually only one includer currently, but there might
be more in the future again.
-Andi
next prev parent reply other threads:[~2007-08-20 0:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-01 13:10 [2.6 patch] update .gitignore Adrian Bunk
2007-08-01 19:07 ` Alexey Dobriyan
2007-08-01 19:10 ` Adrian Bunk
2007-08-19 23:01 ` Adrian Bunk
2007-08-20 0:16 ` Andi Kleen [this message]
2007-08-29 23:29 ` [uml-devel] [2.6 patch] rename .i assembler includes to .h Adrian Bunk
2007-08-29 23:29 ` Adrian Bunk
-- strict thread matches above, loose matches on Subject: below --
2007-08-29 23:29 [2.6 patch] update .gitignore Adrian Bunk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070820001646.GB10087@one.firstfloor.org \
--to=andi@firstfloor.org \
--cc=adobriyan@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=bunk@kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.