[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+55aFxA8AJLi3gvHKVuNdR+Yu2ZGRAbLnxTL4BVo6vY3fRYxA@mail.gmail.com>
Date: Thu, 23 May 2013 09:20:22 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Gleb Natapov <gleb@...hat.com>
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 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%)
Thanks,
Linus
--
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