From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from e06smtp12.uk.ibm.com (e06smtp12.uk.ibm.com [195.75.94.108]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 2AEAF1A06EB for ; Wed, 8 Oct 2014 15:51:14 +1100 (EST) Received: from /spool/local by e06smtp12.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 8 Oct 2014 05:51:11 +0100 Received: from b06cxnps4075.portsmouth.uk.ibm.com (d06relay12.portsmouth.uk.ibm.com [9.149.109.197]) by d06dlp01.portsmouth.uk.ibm.com (Postfix) with ESMTP id 48ECE17D8047 for ; Wed, 8 Oct 2014 05:53:21 +0100 (BST) Received: from d06av12.portsmouth.uk.ibm.com (d06av12.portsmouth.uk.ibm.com [9.149.37.247]) by b06cxnps4075.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id s984p7qd61014106 for ; Wed, 8 Oct 2014 04:51:08 GMT Received: from d06av12.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av12.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id s984p6C1023165 for ; Tue, 7 Oct 2014 22:51:07 -0600 Message-ID: <1412743862.4479.4.camel@TP420> Subject: Re: [RFC PATCH v3 1/3] powerpc: Fix warning reported by verify_cpu_node_mapping() From: Li Zhong To: Nishanth Aravamudan Date: Wed, 08 Oct 2014 12:51:02 +0800 In-Reply-To: <20141007153346.GE9339@linux.vnet.ibm.com> References: <1409132041-11890-1-git-send-email-zhong@linux.vnet.ibm.com> <20141002211305.GB12862@linux.vnet.ibm.com> <1412297420.2783.3.camel@concordia> <20141003232606.GA9339@linux.vnet.ibm.com> <1412663318.10747.2.camel@concordia> <20141007153346.GE9339@linux.vnet.ibm.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: linuxppc-dev@lists.ozlabs.org, Nathan Fontenot , paulus@samba.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 二, 2014-10-07 at 08:33 -0700, Nishanth Aravamudan wrote: > On 07.10.2014 [17:28:38 +1100], Michael Ellerman wrote: > > On Fri, 2014-10-03 at 16:26 -0700, Nishanth Aravamudan wrote: > > > On 03.10.2014 [10:50:20 +1000], Michael Ellerman wrote: > > > > On Thu, 2014-10-02 at 14:13 -0700, Nishanth Aravamudan wrote: > > > > > Ben & Michael, > > > > > > > > > > What's the status of these patches? > > > > > > > > Been in my next for a week :) > > > > > > > > https://git.kernel.org/cgit/linux/kernel/git/mpe/linux.git/log/?h=next > > > > > > Ah ok, thanks -- I wasn't following your tree, my fault. > > > > Not really your fault, I hadn't announced my trees existence :) > > > > > Do we want these to go back to 3.17-stable, as they fix some annoying splats > > > during boot (non-fatal afaict, though)? > > > > Up to you really, I don't know how often/bad they were. I haven't added CC > > stable tags to the commits, so if you want them in stable you should send them > > explicitly. > > I think they occur every boot, unconditionally, on pseries. Doesn't > prevent boot, just really noisy. I think it'd be good to get them into > -stable. > > Li Zhong, can you push them once they get sent upstream? Ok, I will send these patches to stable mailing list after it is merged. Thanks, Zhong > > Thanks, > Nish