From: David Howells <dhowells@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: dhowells@redhat.com, akpm@linux-foundation.org, sam@ravnborg.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] FRV: Move to arch/frv/include/asm/
Date: Thu, 09 Apr 2009 22:05:56 +0100 [thread overview]
Message-ID: <11730.1239311156@redhat.com> (raw)
In-Reply-To: <alpine.LFD.2.00.0904091042240.4583@localhost.localdomain>
Linus Torvalds <torvalds@linux-foundation.org> wrote:
> Please use "-M" when creating diffs for sending to me, so that the diffs
> are rename diffs, and so that you can _see_ that they are renames. No,
> it's not the git default, but that's because there are still too many crap
> SCM's out there, and too many people using "patch".
I should've used:
stg mail -diff-opts=-M
it would appear. I wonder if this should be the default.
Note that
git-diff -M HEAD^ HEAD
does not make output that looks like yours. It's missing the:
{include/asm-frv => arch/frv/include/asm}/Kbuild | 0
{include/asm-frv => arch/frv/include/asm}/atomic.h | 0
{include/asm-frv => arch/frv/include/asm}/auxvec.h | 0
.../asm-frv => arch/frv/include/asm}/ax88796.h | 0
{include/asm-frv => arch/frv/include/asm}/bitops.h | 0
{include/asm-frv => arch/frv/include/asm}/bug.h | 0
{include/asm-frv => arch/frv/include/asm}/bugs.h | 0
.../asm-frv => arch/frv/include/asm}/busctl-regs.h | 0
.../asm-frv => arch/frv/include/asm}/byteorder.h | 0
{include/asm-frv => arch/frv/include/asm}/cache.h | 0
...
114 files changed, 0 insertions(+), 0 deletions(-)
bits. Though it does have:
diff --git a/include/asm-frv/Kbuild b/arch/frv/include/asm/Kbuild
similarity index 100%
rename from include/asm-frv/Kbuild
rename to arch/frv/include/asm/Kbuild
and onwards.
How did you get the first bit?
David
next prev parent reply other threads:[~2009-04-09 21:07 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-09 16:32 [PATCH 1/2] FRV: Use <asm-generic/pgtable.h> in NOMMU mode David Howells
2009-04-09 16:33 ` [PATCH 2/2] FRV: Move to arch/frv/include/asm/ David Howells
2009-04-09 17:51 ` Linus Torvalds
2009-04-09 18:04 ` Linus Torvalds
2009-04-09 18:13 ` Al Viro
2009-04-09 18:26 ` Linus Torvalds
2009-04-09 18:39 ` Al Viro
2009-04-09 18:28 ` patch(1) and git -M output (Re: [PATCH 2/2] FRV: Move to arch/frv/include/asm/) Al Viro
2009-04-09 22:06 ` Andreas Gruenbacher
2009-04-09 23:21 ` Al Viro
2009-04-09 21:05 ` David Howells [this message]
2009-04-09 21:18 ` [PATCH 2/2] FRV: Move to arch/frv/include/asm/ Linus Torvalds
2009-04-09 21:23 ` Randy Dunlap
2009-04-09 21:51 ` David Howells
2009-04-09 22:00 ` Linus Torvalds
2009-04-09 23:24 ` Fix for StGIT David Howells
-- strict thread matches above, loose matches on Subject: below --
2009-04-09 23:21 [PATCH 1/2] FRV: Use <asm-generic/pgtable.h> in NOMMU mode David Howells
2009-04-09 23:21 ` [PATCH 2/2] FRV: Move to arch/frv/include/asm/ David Howells
2009-04-09 23:25 ` David Howells
2009-04-09 23:31 ` Linus Torvalds
2009-04-09 23:38 ` David Howells
2009-04-09 23:49 ` Linus Torvalds
2009-04-10 1:06 ` David Howells
2009-04-10 1:13 ` Linus Torvalds
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=11730.1239311156@redhat.com \
--to=dhowells@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sam@ravnborg.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