Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753077AbdHXOtw (ORCPT ); Thu, 24 Aug 2017 10:49:52 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:49092 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751168AbdHXOtv (ORCPT ); Thu, 24 Aug 2017 10:49:51 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 3BAE86041C Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=jhugo@codeaurora.org Subject: Re: [RFC GIT PULL rcu/next] RCU/hotplug fix To: paulmck@linux.vnet.ibm.com, Ingo Molnar Cc: tglx@linutronix.de, bigeasy@linutronix.de, anna-maria@linutronix.de, boris.ostrovsky@oracle.com, richard@nod.at, linux-kernel@vger.kernel.org References: <20170728003547.GA10932@linux.vnet.ibm.com> <20170815084324.k7ixgfjzqdu5kzhm@gmail.com> <68a1c2b3-d23b-a1e7-b0f7-a182e6b170d1@codeaurora.org> <20170824075320.rqyfph3wcmnqzga2@gmail.com> <20170824143541.GO11320@linux.vnet.ibm.com> From: Jeffrey Hugo Message-ID: <6e859db2-e845-d434-917b-e3a005c173d4@codeaurora.org> Date: Thu, 24 Aug 2017 08:49:47 -0600 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <20170824143541.GO11320@linux.vnet.ibm.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2728 Lines: 72 On 8/24/2017 8:35 AM, Paul E. McKenney wrote: > On Thu, Aug 24, 2017 at 09:53:20AM +0200, Ingo Molnar wrote: >> >> * Jeffrey Hugo wrote: >> >>>>> 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? >> >> It's for v4.14, it's a pretty large (and thus risky) commit that came in >> relatively late. If it's problem-free it can be sent to -stable. >> >> If Paul insists I can try and send it to Linus, but it's getting fairly late >> in the cycle. > > Hugo, I was interpreting your email of August 22nd as meaning that > the problem no longer existed in mainline: > > https://marc.info/?l=linux-kernel&m=150343524911301&w=2 > > If my interpretation is correct, then this commit can wait until the > upcoming merge window. As Ingo says, I can send patches to -stable > (and backporting is required, BTW). > > If my interpretation is incorrect, please let me know what the situation > really is. > > Thanx, Paul > Sorry for any confusion. Yes, that interpretation is correct. I agree, it is late in the cycle, and I am not advocating for inclusion into 4.13. We have internal processes concerning upstream fixes, and it is helpful to identify exactly when a fix is expected to hit Linus' tree - none of which is particularly important or relevant to the community, I'm just trying to bridge a few gaps. 4.14 merge window is perfectly fine. I will plan on that. Thanks for the clarification, and a huge thanks for looking at the issue and solving it. -- 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.