From: Steven Rostedt <rostedt@goodmis.org>
To: Javi Merino <javi.merino@arm.com>
Cc: "linux-pm@vger.kernel.org" <linux-pm@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Punit Agrawal <Punit.Agrawal@arm.com>,
Linus Torvalds <torvalds@linux-foundation.org>
Subject: Re: [RFC PATCH v2 1/7] tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasks
Date: Wed, 28 May 2014 10:25:51 -0400 [thread overview]
Message-ID: <20140528102551.1b4e3da6@gandalf.local.home> (raw)
In-Reply-To: <20140521082641.GA3025@e102654-lin.cambridge.arm.com>
On Wed, 21 May 2014 09:26:41 +0100
Javi Merino <javi.merino@arm.com> wrote:
> Hi Steve,
>
> On Wed, May 21, 2014 at 03:07:23AM +0100, Steven Rostedt wrote:
> > Hmm, I didn't think about cross tree dependencies. I already pushed this
> > patch to my for-next branch which is already in linux-next, and I do not
> > rebase this branch unless there's a really good need to.
> >
> > I guess I needed to make a separate branch that you could have pulled
> > separately. I'm not sure how we want to proceed, unless you wait till
> > Linus pulls my branch before you add this to your tree.
> >
> > Maybe it would be OK to cherry pick it? I'm not sure Linus would want
> > that.
> >
> > Maybe I can make a separate branch that only has this patch and merge it
> > into my tree, where git will handle the duplicate. But then we have a
> > strange history.
> >
> > How urgent is your change? Can it wait till my stuff makes it into
> > Linus's tree in the 3.16 merge window?
>
> Sorry for the confusion. I was expecting you to merge this patch via
> your tree. I said that in the cover letter for the series, but I
> should've repeated it in this patch. I included it in the series for
> completeness and I'll remove it once it reaches mainline.
>
At LinuxCon Japan I talked with Linus about how to handle this.
If you look in my for-next branch on my git repo that's here:
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
You can cherry pick my commit:
https://git.kernel.org/cgit/linux/kernel/git/rostedt/linux-trace.git/commit/?h=for-next&id=4449bf927b61bdb4389393c6fea6837214d1ace7
commit 4449bf927b61bdb4389393c6fea6837214d1ace7
Since I don't have anything else built on top of it, and it is rather
independent (I just tried cherry-picking it to Linus's tree and it
comes in with no conflicts), he said it's fine if you just cherry pick
the commit into your tree and base the rest of your patches on top of
it.
Just state that you did so in the pull commit to Linus.
Now, I would use git to do this. Don't make a patch for it. Whoever you
send patches to should cherry pick my change and then apply the rest of
your patches.
Thanks,
-- Steve
next prev parent reply other threads:[~2014-05-28 14:25 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-20 14:10 [RFC PATCH v2 0/7] The power allocator thermal governor Javi Merino
2014-05-20 14:10 ` [RFC PATCH v2 1/7] tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasks Javi Merino
2014-05-21 2:07 ` Steven Rostedt
2014-05-21 8:26 ` Javi Merino
2014-05-28 14:25 ` Steven Rostedt [this message]
2014-05-20 14:10 ` [RFC PATCH v2 2/7] thermal: document struct thermal_zone_device and thermal_governor Javi Merino
2014-05-20 14:10 ` [RFC PATCH v2 3/7] thermal: let governors have private data for each thermal zone Javi Merino
2014-05-20 14:10 ` [RFC PATCH v2 4/7] thermal: introduce the Power Actor API Javi Merino
2014-05-20 14:10 ` [RFC PATCH v2 5/7] thermal: add a basic cpu power actor Javi Merino
2014-05-20 14:10 ` [RFC PATCH v2 6/7] thermal: introduce the Power Allocator governor Javi Merino
2014-05-20 14:10 ` [RFC PATCH v2 7/7] thermal: add trace events to the power allocator governor Javi Merino
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=20140528102551.1b4e3da6@gandalf.local.home \
--to=rostedt@goodmis.org \
--cc=Punit.Agrawal@arm.com \
--cc=javi.merino@arm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@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;
as well as URLs for NNTP newsgroup(s).