linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeffrey Hugo <jhugo@codeaurora.org>
To: Ingo Molnar <mingo@kernel.org>,
	"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Cc: tglx@linutronix.de, bigeasy@linutronix.de,
	anna-maria@linutronix.de, boris.ostrovsky@oracle.com,
	richard@nod.at, linux-kernel@vger.kernel.org
Subject: Re: [RFC GIT PULL rcu/next] RCU/hotplug fix
Date: Wed, 23 Aug 2017 10:24:42 -0600	[thread overview]
Message-ID: <68a1c2b3-d23b-a1e7-b0f7-a182e6b170d1@codeaurora.org> (raw)
In-Reply-To: <20170815084324.k7ixgfjzqdu5kzhm@gmail.com>

On 8/15/2017 2:43 AM, Ingo Molnar wrote:
> 
> * Paul E. McKenney <paulmck@linux.vnet.ibm.com> wrote:
> 
>> Hello, Ingo,
>>
>> This pull request is for an RCU change that permits waiting for grace
>> periods started by CPUs late in the process of going offline.  Lack of
>> this capability is causing failures:
>>
>> http://lkml.kernel.org/r/db9c91f6-1b17-6136-84f0-03c3c2581ab4@codeaurora.org
>>
>> Although these failures predate v4.12, and thus are in some sense not
>> regressions, it would be good for them to be fixed sooner rather than
>> later, hence this RFC pull request.
>>
>> This commit was posted to LKML:
>>
>> 	http://lkml.kernel.org/r/1500933116-11642-2-git-send-email-paulmck@linux.vnet.ibm.com
>>
>> This commit has been exposed to 0day test robot and -next testing
>> and is available in the git repository at:
>>
>>    git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git for-mingo
>>
>> for you to fetch changes up to a58163d8ca2c8d288ee9f95989712f98473a5ac2:
>>
>>    rcu: Migrate callbacks earlier in the CPU-offline timeline (2017-07-25 13:03:43 -0700)
>>
>> ----------------------------------------------------------------
>> Paul E. McKenney (1):
>>        rcu: Migrate callbacks earlier in the CPU-offline timeline
>>
>>   include/linux/rcupdate.h |   1 +
>>   kernel/cpu.c             |   1 +
>>   kernel/rcu/tree.c        | 209 +++++++++++++++++++++++++----------------------
>>   3 files changed, 115 insertions(+), 96 deletions(-)
> 
> Pulled, thanks Paul!
> 
> 	Ingo
> 

Ingo,

We've been keeping an eye on this fix, so I'm trying to ascertain it's 
status.  For my information, is this expected to hit Linus' tree in 
4.13, or wait until the 4.14 merge window?

Thanks

-- 
Jeffrey Hugo
Qualcomm Datacenter Technologies as an affiliate of Qualcomm 
Technologies, Inc.
Qualcomm Technologies, Inc. is a member of the
Code Aurora Forum, a Linux Foundation Collaborative Project.

  reply	other threads:[~2017-08-23 16:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-28  0:35 [RFC GIT PULL rcu/next] RCU/hotplug fix Paul E. McKenney
2017-08-15  8:43 ` Ingo Molnar
2017-08-23 16:24   ` Jeffrey Hugo [this message]
2017-08-24  7:53     ` Ingo Molnar
2017-08-24 14:35       ` Paul E. McKenney
2017-08-24 14:49         ` Jeffrey Hugo

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=68a1c2b3-d23b-a1e7-b0f7-a182e6b170d1@codeaurora.org \
    --to=jhugo@codeaurora.org \
    --cc=anna-maria@linutronix.de \
    --cc=bigeasy@linutronix.de \
    --cc=boris.ostrovsky@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=paulmck@linux.vnet.ibm.com \
    --cc=richard@nod.at \
    --cc=tglx@linutronix.de \
    /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).