From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751944AbdLAJGH (ORCPT ); Fri, 1 Dec 2017 04:06:07 -0500 Received: from szxga04-in.huawei.com ([45.249.212.190]:11468 "EHLO szxga04-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751340AbdLAJGC (ORCPT ); Fri, 1 Dec 2017 04:06:02 -0500 Message-ID: <5A211A82.1090808@huawei.com> Date: Fri, 1 Dec 2017 17:01:54 +0800 From: zhong jiang User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: Michal Hocko CC: , , , , , , , David Rientjes , Ingo Molnar , Minchan Kim , Johannes Weiner , "mgorman@techsingularity.net" , Joonsoo Kim , , , , Subject: Re: [PATCH] x86/numa: move setting parse numa node to num_add_memblk References: <1511946807-22024-1-git-send-email-zhongjiang@huawei.com> <5A211759.5080800@huawei.com> <20171201085833.4hs6sgjvcokdrr35@dhcp22.suse.cz> In-Reply-To: <20171201085833.4hs6sgjvcokdrr35@dhcp22.suse.cz> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.177.29.68] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A020204.5A211B27.00BF,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2014-11-16 11:51:01, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: ebe62a29539733f4728a487712e050d1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2017/12/1 16:58, Michal Hocko wrote: > On Fri 01-12-17 16:48:25, zhong jiang wrote: >> +cc more mm maintainer. >> >> Any one has any object. please let me know. > Please repost with the changelog which actually tells 1) what is the > problem 2) why do we need to address it and 3) how do we address it. Fine, I will repost later. Thanks zhong jiang