From: Harvey Harrison <harvey.harrison@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
LKML <linux-kernel@vger.kernel.org>,
Jesper Nilsson <jesper.nilsson@axis.com>
Subject: Re: [PATCH 03/23] cris: introduce asm/swab.h
Date: Tue, 06 Jan 2009 14:04:12 -0800 [thread overview]
Message-ID: <1231279452.25147.1.camel@brick> (raw)
In-Reply-To: <alpine.LFD.2.00.0901061357150.3057@localhost.localdomain>
On Tue, 2009-01-06 at 13:59 -0800, Linus Torvalds wrote:
>
> On Tue, 6 Jan 2009, Harvey Harrison wrote:
> >
> > cris holds its arch overrides in an arch/ folder, rename these
> > byteorder.h files to swab.h and include them from asm/swab.h
> >
> > Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
> > ---
> > arch/cris/include/arch-v10/arch/byteorder.h | 28 ---------------------------
> > arch/cris/include/arch-v10/arch/swab.h | 28 +++++++++++++++++++++++++++
> > arch/cris/include/arch-v32/arch/byteorder.h | 22 ---------------------
> > arch/cris/include/arch-v32/arch/swab.h | 22 +++++++++++++++++++++
>
>
> Since you'e a git user, and you're basically renaming files while then
> putting a new name in place, can you please send patches done with both
> the "-M" flag (rename detection) _and_ the "-B" flag (which breaks
> associations of files even if the name stays the same)?
>
> It's rare that this is needed, but it really helps. Now the patches look
> like a big delete/create event, and it's not at all obvious that the code
> is actually the same before and after.
Sure, I sent regular patches as a courtesy to Andrew in case he slurped
it up, but I can resend with -M -B if you're going to take it directly,
should I wait until I see the remaining 4 arches hit your tree, or will
you worry about the timing?
Harvey
next prev parent reply other threads:[~2009-01-06 22:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-06 21:30 [PATCH 03/23] cris: introduce asm/swab.h Harvey Harrison
2009-01-06 21:59 ` Linus Torvalds
2009-01-06 22:04 ` Harvey Harrison [this message]
2009-01-06 22:11 ` Linus Torvalds
2009-01-06 22:19 ` Sam Ravnborg
2009-01-06 22:21 ` Harvey Harrison
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=1231279452.25147.1.camel@brick \
--to=harvey.harrison@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=jesper.nilsson@axis.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox