From: Steven Rostedt <rostedt@goodmis.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
Ingo Molnar <mingo@kernel.org>,
Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [GIT PULL] tracing: Updates for v4.12
Date: Wed, 3 May 2017 22:09:50 -0400 [thread overview]
Message-ID: <20170503220950.45cf3c6f@grimm.local.home> (raw)
In-Reply-To: <CA+55aFwGvq-HyVuTusYXPz=-Ztw4vKDNCehGWWGw_g5Kj9i1qw@mail.gmail.com>
On Wed, 3 May 2017 18:59:05 -0700
Linus Torvalds <torvalds@linux-foundation.org> wrote:
> On Tue, May 2, 2017 at 4:41 PM, Steven Rostedt <rostedt@goodmis.org> wrote:
> >
> > This will conflict with changes I have already sent to you. They may
> > not be so trivial to fix. I merged my urgent branch when pushing to
> > linux-next. You can look at how I resolved the conflicts in my
> > "for-next" branch, specifically sha1: f96d18dee6f09486b944b75f6151d36381f396b5
>
> Hmm. My merge resolution is different, but I think I did it right.
>
> Yours does
>
> ret = alloc_snapshot(&global_trace);
>
> and I think it should be
>
> ret = alloc_snapshot(tr);
No you are right. Damn, I'm upset at myself that I missed it. Another
good reason to have you do the merge and not the subsystem
maintainers ;-)
>
> but you should double-check it. I only looked at the code, I didn't
> actually *test* anything.
I have a couple of small patches I'm about to test and send to you
later while the merge window is open. Would you be fine if I just add
them on top of your merge commit? That would kill two birds with one
test.
>
> (There's a few other differences, but they are just ordering of the
> function declarations).
I'll have to look at that (haven't looked at your merge commit yet).
Because there were two functions that made more sense to go together,
and the merge put the odd ball one in the middle.
>
> Btw, I'd prefer to *not* see the full patch in the pull request if
> it's this big. For small stuff, sure. For a multi-thousand-line patch?
> I'm not reading those in a mail-reader anyway.
It's part of my script that prepares the pull request. I could remove
it. I kept it there because it also shows others the code that I am
asking to be changed. It's just my way of being open. But I'm not too
hard set to keep it. If you prefer, I can stop doing that.
-- Steve
prev parent reply other threads:[~2017-05-04 2:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-02 23:41 Steven Rostedt
2017-05-04 1:59 ` Linus Torvalds
2017-05-04 2:09 ` Steven Rostedt [this message]
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=20170503220950.45cf3c6f@grimm.local.home \
--to=rostedt@goodmis.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@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
all inboxes | Powered by JetHome®