From mboxrd@z Thu Jan 1 00:00:00 1970 From: guohanjun@huawei.com (Hanjun Guo) Date: Wed, 10 Aug 2016 09:56:49 +0800 Subject: [PATCH v5 00/14] fix some type infos and bugs for arm64/of numa In-Reply-To: <1470647899-6324-1-git-send-email-thunder.leizhen@huawei.com> References: <1470647899-6324-1-git-send-email-thunder.leizhen@huawei.com> Message-ID: <57AA89E1.6050103@huawei.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Zhen, On 2016/8/8 17:18, Zhen Lei wrote: > v4 -> v5: > This version has no code changes, just add "Acked-by: Rob Herring " > into patches 1, 2, 4, 6, 7, 13, 14. Because these patches rely on some acpi numa > patches, and the latter had not been upstreamed in 4.7, but upstreamed in 4.8-rc1, > so I resend my patches again. I think we need to mention this patch set is rebased on top of 4,8-rc1, and - patch 1~5 are fixes which are targeting for 4.8. - patch 6~14 are cleanups and new features, which are targeting for 4.9, in detail, - patch 6~8 are cleanups - patch 9~14 are new features adding per cpu area and memory less node support. Catalin, do you think Zhen needs to separate this patch set into two and then resend? Thanks Hanjun From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hanjun Guo Subject: Re: [PATCH v5 00/14] fix some type infos and bugs for arm64/of numa Date: Wed, 10 Aug 2016 09:56:49 +0800 Message-ID: <57AA89E1.6050103@huawei.com> References: <1470647899-6324-1-git-send-email-thunder.leizhen@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1470647899-6324-1-git-send-email-thunder.leizhen@huawei.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Zhen Lei , Catalin Marinas , Will Deacon , linux-arm-kernel , linux-kernel , Rob Herring , Frank Rowand , devicetree Cc: Xinwei Hu , Zefan Li , Tianhong Ding List-Id: devicetree@vger.kernel.org Hi Zhen, On 2016/8/8 17:18, Zhen Lei wrote: > v4 -> v5: > This version has no code changes, just add "Acked-by: Rob Herring " > into patches 1, 2, 4, 6, 7, 13, 14. Because these patches rely on some acpi numa > patches, and the latter had not been upstreamed in 4.7, but upstreamed in 4.8-rc1, > so I resend my patches again. I think we need to mention this patch set is rebased on top of 4,8-rc1, and - patch 1~5 are fixes which are targeting for 4.8. - patch 6~14 are cleanups and new features, which are targeting for 4.9, in detail, - patch 6~8 are cleanups - patch 9~14 are new features adding per cpu area and memory less node support. Catalin, do you think Zhen needs to separate this patch set into two and then resend? Thanks Hanjun From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932778AbcHJCBS (ORCPT ); Tue, 9 Aug 2016 22:01:18 -0400 Received: from szxga03-in.huawei.com ([119.145.14.66]:26732 "EHLO szxga03-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932540AbcHJCBQ (ORCPT ); Tue, 9 Aug 2016 22:01:16 -0400 Subject: Re: [PATCH v5 00/14] fix some type infos and bugs for arm64/of numa To: Zhen Lei , Catalin Marinas , Will Deacon , linux-arm-kernel , linux-kernel , Rob Herring , "Frank Rowand" , devicetree References: <1470647899-6324-1-git-send-email-thunder.leizhen@huawei.com> CC: Zefan Li , Xinwei Hu , "Tianhong Ding" From: Hanjun Guo Message-ID: <57AA89E1.6050103@huawei.com> Date: Wed, 10 Aug 2016 09:56:49 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <1470647899-6324-1-git-send-email-thunder.leizhen@huawei.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.177.17.188] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A020203.57AA89EB.00B4,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2013-05-26 15:14:31, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: f35bf4e618e545a39303f08c64f6bed7 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Zhen, On 2016/8/8 17:18, Zhen Lei wrote: > v4 -> v5: > This version has no code changes, just add "Acked-by: Rob Herring " > into patches 1, 2, 4, 6, 7, 13, 14. Because these patches rely on some acpi numa > patches, and the latter had not been upstreamed in 4.7, but upstreamed in 4.8-rc1, > so I resend my patches again. I think we need to mention this patch set is rebased on top of 4,8-rc1, and - patch 1~5 are fixes which are targeting for 4.8. - patch 6~14 are cleanups and new features, which are targeting for 4.9, in detail, - patch 6~8 are cleanups - patch 9~14 are new features adding per cpu area and memory less node support. Catalin, do you think Zhen needs to separate this patch set into two and then resend? Thanks Hanjun