From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757985AbcHWLwT (ORCPT ); Tue, 23 Aug 2016 07:52:19 -0400 Received: from szxga02-in.huawei.com ([119.145.14.65]:44012 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757159AbcHWLv6 (ORCPT ); Tue, 23 Aug 2016 07:51:58 -0400 Subject: Re: [PATCH] mm, numa: boot cpu should bound to the node0 when node_off enable To: Will Deacon References: <1471525766-12803-1-git-send-email-zhongjiang@huawei.com> <20160818160437.GA21343@e104818-lin.cambridge.arm.com> <57B667CA.5060905@huawei.com> <57B82533.9010507@huawei.com> <20160822142833.GE26494@e104818-lin.cambridge.arm.com> <57BC3125.7090003@huawei.com> <20160823113054.GC28945@arm.com> CC: Catalin Marinas , zhong jiang , Mark Rutland , "linux-kernel@vger.kernel.org" , Rob Herring , Ganapatrao Kulkarni , "linux-arm-kernel@lists.infradead.org" , Ganapatrao Kulkarni From: "Leizhen (ThunderTown)" Message-ID: <57BC3892.1070907@huawei.com> Date: Tue, 23 Aug 2016 19:50:42 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <20160823113054.GC28945@arm.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.177.23.164] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A020202.57BC389C.01DD,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2013-06-18 04:22:30, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: fbc7cad2986141c944ae2a566ebce94b Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2016/8/23 19:30, Will Deacon wrote: > On Tue, Aug 23, 2016 at 07:19:01PM +0800, Leizhen (ThunderTown) wrote: >> He applied my patches, which I mentioned these days. > > [...] > >> I will update my patch series and resend it again. > > To be clear, you plan to send an updated version of: Yes, but just merge Zhongjiang's patch into mine, only one or two lines changed. > > [PATCH v6 00/14] fix some type infos and bugs for arm64/of numa > > so I can ignore v6 of that? If you have not merged v6 into your branch, I think you can wait my v7. I will send v7 tomorrow. > > Will > > . >