From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Paul E. McKenney" Subject: Re: RCU splat on boot from an idle CPU Date: Fri, 11 Dec 2015 08:53:26 -0800 Message-ID: <20151211165326.GO28602@linux.vnet.ibm.com> References: <20150902153823.749a9f73@gandalf.local.home> <20150902230729.GZ4029@linux.vnet.ibm.com> <20150903165411.GA25462@philipp-debian.peloton-tech.com> <20151211163252.GE6720@linutronix.de> Reply-To: paulmck@linux.vnet.ibm.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Sebastian Andrzej Siewior , Steven Rostedt , Thomas Gleixner , linux-rt-users@vger.kernel.org To: Philipp Schrader Return-path: Received: from e33.co.us.ibm.com ([32.97.110.151]:48328 "EHLO e33.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752276AbbLKQxZ (ORCPT ); Fri, 11 Dec 2015 11:53:25 -0500 Received: from localhost by e33.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 11 Dec 2015 09:53:25 -0700 Received: from b03cxnp08028.gho.boulder.ibm.com (b03cxnp08028.gho.boulder.ibm.com [9.17.130.20]) by d03dlp01.boulder.ibm.com (Postfix) with ESMTP id 972D71FF0042 for ; Fri, 11 Dec 2015 09:41:34 -0700 (MST) Received: from d03av05.boulder.ibm.com (d03av05.boulder.ibm.com [9.17.195.85]) by b03cxnp08028.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id tBBGrNaZ29294658 for ; Fri, 11 Dec 2015 09:53:23 -0700 Received: from d03av05.boulder.ibm.com (localhost [127.0.0.1]) by d03av05.boulder.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id tBBGrMYG006185 for ; Fri, 11 Dec 2015 09:53:23 -0700 Content-Disposition: inline In-Reply-To: Sender: linux-rt-users-owner@vger.kernel.org List-ID: On Fri, Dec 11, 2015 at 08:46:13AM -0800, Philipp Schrader wrote: > On Fri, Dec 11, 2015 at 8:32 AM, Sebastian Andrzej Siewior > wrote: > > Did someone in the meantime sent a patch? It does not look so. > > If this patch gets re-sent witch a changelog and gets acked by Paul/Steven I > > don't see a problem why I should not include it. > > > > Sebastian > > I sent out a patch here: > http://lkml.iu.edu/hypermail/linux/kernel/1509.0/02788.html > Though I never received a response. I replied with "Looks good to me!" > Shall I re-send it? If Steven is OK with the patch, you can use: Acked-by: Paul E. McKenney Thanx, Paul