[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=wi2WOYHcrZ+8gnwa6PR14LxDe3PMfqsPYyyoRTysyheUQ@mail.gmail.com>
Date: Mon, 14 Dec 2020 16:29:37 -0800
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Catalin Marinas <catalin.marinas@....com>
Cc: Will Deacon <will@...nel.org>,
Eric Biederman <ebiederm@...ssion.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [GIT PULL] arm64 updates for 5.11
On Mon, Dec 14, 2020 at 10:29 AM Catalin Marinas
<catalin.marinas@....com> wrote:
>
> 114 files changed, 2392 insertions(+), 1401 deletions(-)
My diffstat looked quite different, but that turns out to be because
you use "-C" to generate your patches with not just renames, but file
copies as well.
That's all fine, but can I ask you to also use "--summary" for your
diffstat, so that the end oif the diffstat also ends up explaining
that part (and you end up with a line that says
copy arch/arm64/include/asm/{alternative.h => alternative-macros.h} (69%)
because as it was, it took me a while to realize why your diffstat
numbers didn't match mine at all.
Linus
Powered by blists - more mailing lists