Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755977AbbBCOe6 (ORCPT ); Tue, 3 Feb 2015 09:34:58 -0500 Received: from e06smtp17.uk.ibm.com ([195.75.94.113]:51182 "EHLO e06smtp17.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965602AbbBCOe4 (ORCPT ); Tue, 3 Feb 2015 09:34:56 -0500 Date: Tue, 3 Feb 2015 15:34:45 +0100 From: David Hildenbrand To: Ingo Molnar , "Paul E. McKenney" Cc: linux-kernel@vger.kernel.org, Christian Ehrhardt , Heiko Carstens Subject: Re: [GIT PULL rcu/next] RCU commits for 3.20 Message-ID: <20150203153445.296bc07f@thinkpad-w530> In-Reply-To: <20150121051514.GA12032@gmail.com> References: <20150120004502.GA14517@linux.vnet.ibm.com> <20150121051514.GA12032@gmail.com> Organization: IBM Deutschland GmbH X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.24; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15020314-0029-0000-0000-00000337CD8C Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2161 Lines: 61 > > * Paul E. McKenney wrote: > > > Hello, Ingo, > > > > The changes in this series include: > > > > 1. Documentation updates. These were posted to LKML at > > https://lkml.org/lkml/2015/1/7/496. > > > > 2. Miscellaneous fixes. These were posted to LKML at > > https://lkml.org/lkml/2015/1/7/507. > > > > 3. Preemptible-RCU fixes, including fixing an old bug in the > > interaction of RCU priority boosting and CPU hotplug. These were > > posted to LKML at https://lkml.org/lkml/2015/1/7/535. > > > > 4. SRCU updates. These were posted to LKML at > > https://lkml.org/lkml/2015/1/7/555. > > > > 5. RCU CPU stall-warning updates. These were posted to LKML at > > https://lkml.org/lkml/2015/1/7/565. > > > > 6. RCU torture-test updates. These were posted to LKML at > > https://lkml.org/lkml/2015/1/7/591. > > > > These changes are 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 78e691f4ae2d5edea0199ca802bb505b9cdced88: > > > > Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a', 'srcu.2015.01.06a', 'stall.2015.01.16a' and 'torture.2015.01.11a' into HEAD (2015-01-15 23:34:34 -0800) > > > > ---------------------------------------------------------------- > > > > Alexander Gordeev (1): > > rcu: Remove redundant rcu_is_cpu_rrupt_from_idle() from tiny RCU > > > > Calvin Owens (1): > > ksoftirqd: Enable IRQs and call cond_resched() before poking RCU > > > > David Hildenbrand (1): > > hotplugcpu: Avoid deadlocks by waking active_writer > > Hi Ingo, Paul, Heiko/Christian seem to have hit the bug (hotplugcpu: Avoid deadlocks by waking active_writer addresses) in 3.18-rc3. And as commit b2c4623dcd07 was in linux starting with 3.18-rc3, we should probably (have done a) cc-stable. David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/