From: Paul Gortmaker <paul.gortmaker@windriver.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [GIT PULL] Stage 1 of __cpuinit removal
Date: Sun, 7 Jul 2013 23:58:14 -0400 [thread overview]
Message-ID: <20130708035814.GN22702@windriver.com> (raw)
In-Reply-To: <CA+55aFzoMm=_VbJJknFC=cVzbq2Xq3kN9X-Xsr=rSoZVPHZNPw@mail.gmail.com>
[Re: [GIT PULL] Stage 1 of __cpuinit removal] On 07/07/2013 (Sun 11:07) Linus Torvalds wrote:
> On Tue, Jul 2, 2013 at 10:44 AM, Paul Gortmaker
> <paul.gortmaker@windriver.com> wrote:
> >
> > include/asm-generic/vmlinux.lds.h | 12 ---------
> > include/linux/init.h | 19 +++++++-------
> > scripts/mod/modpost.c | 52 +++++++--------------------------------
> > 3 files changed, 19 insertions(+), 65 deletions(-)
>
> Your diffstat is odd, and doesn't match mine. But I'm pretty sure
> yours is just plain wrong, because your numbers just don't add up.
>
> You have:
> 12+19+52 = 83
> 19+65 = 84
>
> how the heck did you manage that?
I must have fat fingered it in vim/mutt under screen with a stray
Ctrl-A (increase number), since I still have the raw output from
git request-pull that I pulled into mutt and it is sane and correct.
------
$ ls -l prq
-rw-rw-r-- 1 paul paul 845 Jul 2 13:11 prq
$ grep changed prq
3 files changed, 18 insertions(+), 65 deletions(-)
------
Sorry about the confusion.
Paul.
--
>
> The correct diffstat would seem to be
>
> include/asm-generic/vmlinux.lds.h | 12 ------------
> include/linux/init.h | 19 +++++++++---------
> scripts/mod/modpost.c | 52
> +++++++++----------------------------------------
> 3 files changed, 18 insertions(+), 65 deletions(-)
>
> (where both set of numbers add up to 83).
>
> Linus
next prev parent reply other threads:[~2013-07-08 3:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-02 17:44 Paul Gortmaker
2013-07-07 18:07 ` Linus Torvalds
2013-07-08 3:58 ` Paul Gortmaker [this message]
2013-07-15 14:57 ` [GIT PULL] Phase 2 " Paul Gortmaker
2013-07-18 5:24 ` Stephen Rothwell
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=20130708035814.GN22702@windriver.com \
--to=paul.gortmaker@windriver.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
Powered by JetHome