public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: stern@rowland.harvard.edu, andrea.parri@amarulasolutions.com,
	will.deacon@arm.com, peterz@infradead.org, boqun.feng@gmail.com,
	npiggin@gmail.com, dhowells@redhat.com, j.alglave@ucl.ac.uk,
	luc.maranget@inria.fr, akiyks@gmail.com, josh@joshtriplett.org,
	rostedt@goodmis.org, mathieu.desnoyers@efficios.com,
	jiangshanlai@gmail.com, dave@stgolabs.net
Cc: linux-kernel@vger.kernel.org
Subject: Proposed changes to -rcu workflow
Date: Fri, 22 Jun 2018 14:26:15 -0700	[thread overview]
Message-ID: <20180622212615.GA9735@linux.vnet.ibm.com> (raw)

Hello!

I am proposing changes to how I set up my -rcu tree:

	The -rcu tree also takes LKMM patches, and I have been handling
	these completely separately, with one branch for RCU and another
	for LKMM. But this can be a bit inconvenient, and more important,
	can delay my response to patches to (say) LKMM if I am doing (say)
	extended in-tree RCU testing. So it is time to try something a
	bit different.

	My current thought is continue to have separate LKMM and RCU
	branches (or more often, sets of branches) containing the commits
	to be offered up to the next merge window. The -rcu branch lkmm
	would flag the LKMM branch (or, more often, merge commit) and
	a new -rcu branch rcu would flag the RCU branch (or, again more
	often, merge commit). Then the lkmm and rcu merge commits would
	be merged, with new commits on top. These new commits would be
	intermixed RCU and LKMM commits.

	The tip of the -rcu development effort (both LKMM and RCU)
	would be flagged with a new dev branch, with the old rcu/dev
	branch being retired. The rcu/next branch will continue to mark
	the commit to be pulled into the -next tree, and will point to
	the merge of the rcu and lkmm branches during the merge window.

	I will create the next-merge-window branches sometime around
	-rc1 or -rc2, as I have in the past. I will send RFC patches to
	LKML shortly thereafter. I will send a pull request for the rcu
	branch around -rc5, and will send final patches from the lkmm
	branch at about that same time.

Thoughts?

							Thanx, Paul


             reply	other threads:[~2018-06-22 21:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-22 21:26 Paul E. McKenney [this message]
2018-06-25 20:43 ` Proposed changes to -rcu workflow Paul E. McKenney

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=20180622212615.GA9735@linux.vnet.ibm.com \
    --to=paulmck@linux.vnet.ibm.com \
    --cc=akiyks@gmail.com \
    --cc=andrea.parri@amarulasolutions.com \
    --cc=boqun.feng@gmail.com \
    --cc=dave@stgolabs.net \
    --cc=dhowells@redhat.com \
    --cc=j.alglave@ucl.ac.uk \
    --cc=jiangshanlai@gmail.com \
    --cc=josh@joshtriplett.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luc.maranget@inria.fr \
    --cc=mathieu.desnoyers@efficios.com \
    --cc=npiggin@gmail.com \
    --cc=peterz@infradead.org \
    --cc=rostedt@goodmis.org \
    --cc=stern@rowland.harvard.edu \
    --cc=will.deacon@arm.com \
    /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