From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752954AbbAOKiB (ORCPT ); Thu, 15 Jan 2015 05:38:01 -0500 Received: from mail-we0-f169.google.com ([74.125.82.169]:43904 "EHLO mail-we0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751403AbbAOKh7 (ORCPT ); Thu, 15 Jan 2015 05:37:59 -0500 Date: Thu, 15 Jan 2015 11:37:54 +0100 From: Ingo Molnar To: "Paul E. McKenney" Cc: Andy Lutomirski , Ingo Molnar , Thomas Gleixner , X86 ML , "linux-kernel@vger.kernel.org" , Denys Vlasenko , Borislav Petkov , Tony Luck , "H. Peter Anvin" Subject: Re: [GIT PULL] x86/entry changes for 3.20, round 1 Message-ID: <20150115103754.GC1698@gmail.com> References: <20150115092740.GY9719@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150115092740.GY9719@linux.vnet.ibm.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Paul E. McKenney wrote: > On Wed, Jan 14, 2015 at 05:59:26PM -0800, Andy Lutomirski wrote: > > Hi Ingo and Thomas, > > > > At Linus' suggestion, I'm trying out some maintainerish stuff for x86 > > entry code. Please consider pulling to an appropriate branch *after > > Paul sends his RCU pull request*, only if 734d16801349 is included in > > that pull request. If this goes well, maybe I'll submit a MAINTAINERS > > patch, too. > > > > IMPORTANT: This is based on an RCU change that you don't have yet. I > > think that Paul is planning on sending a pull request with that change > > fairly soon. The code in here would compile without that fix, but it > > would introduce a nasty regression, so, to avoid breaking bisection, I > > based this off of the relevant change in Paul's tree. (It's the very > > first change for 3.20 in his current queue.) > > Yep, should happen by early next week, if it survives this weekend's > testing. ;-) Ok, I'll first wait for that pull request to arrive then. Thanks, Ingo