[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130523171358.GN26157@redhat.com>
Date: Thu, 23 May 2013 20:13:58 +0300
From: Gleb Natapov <gleb@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
kvm <kvm@...r.kernel.org>, Marcelo Tosatti <mtosatti@...hat.com>,
Paolo Bonzini <pbonzini@...hat.com>
Subject: Re: [GIT PULL] KVM fixes for 3.10-rc2
On Thu, May 23, 2013 at 09:20:22AM -0700, Linus Torvalds wrote:
> On Thu, May 23, 2013 at 3:41 AM, Gleb Natapov <gleb@...hat.com> wrote:
> >
> > MAINTAINERS | 7 ++--
> > arch/mips/include/asm/kvm.h | 55 ---------------------------------------
> > arch/mips/include/uapi/asm/kvm.h | 55 +++++++++++++++++++++++++++++++++++++++
> > arch/mips/kvm/kvm_tlb.c | 35 ++++++++++++++++++------
> > 4 files changed, 85 insertions(+), 67 deletions(-)
>
> This was wrong. Please make sure you use the "-M" flag to make git
> diff look for file renames, and the "--summary" flag to show metadata
> changes separately.
>
> IOW, it *should* have looked like this:
>
> MAINTAINERS | 7 ++++---
> arch/mips/include/{ => uapi}/asm/kvm.h | 0
> arch/mips/kvm/kvm_tlb.c | 35 ++++++++++++++++++++++++++---------
> 3 files changed, 30 insertions(+), 12 deletions(-)
> rename arch/mips/include/{ => uapi}/asm/kvm.h (100%)
>
Ugh, yes "-M" and "--summary" were missing. I updated the script now. Thanks!
Should I regenerate pull request?
--
Gleb.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists