From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754728AbcGZBgT (ORCPT ); Mon, 25 Jul 2016 21:36:19 -0400 Received: from szxga02-in.huawei.com ([119.145.14.65]:52389 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754090AbcGZBgR (ORCPT ); Mon, 25 Jul 2016 21:36:17 -0400 Message-ID: <5796BE82.4060903@huawei.com> Date: Tue, 26 Jul 2016 09:36:02 +0800 From: Xishi Qiu User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: Andrew Morton CC: Joonsoo Kim , Vlastimil Babka , Naoya Horiguchi , David Rientjes , LKML , Linux MM Subject: Re: [PATCH v3] mem-hotplug: alloc new page from a nearest neighbor node when mem-offline References: <5795E18B.5060302@huawei.com> <20160725135159.d8f06042d91a5b5d1e5c4ebf@linux-foundation.org> In-Reply-To: <20160725135159.d8f06042d91a5b5d1e5c4ebf@linux-foundation.org> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.177.25.179] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A090205.5796BE8D.003F,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: 2a508e5385924d1be1204e2a53bea87c Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2016/7/26 4:51, Andrew Morton wrote: > On Mon, 25 Jul 2016 17:53:15 +0800 Xishi Qiu wrote: > >> Subject: [PATCH v3] mem-hotplug: alloc new page from a nearest neighbor node when mem-offline > > argh. > > This is "v3" but there is no v1 and no v2. Please don't change the > name of patches in this manner. Or if you do, please be clear which > patch is being updated. > > I'll drop your > mem-hotplug-use-different-mempolicy-in-alloc_migrate_target.patch. > Hi Andrew, Sorry for the confusion of title. The following patches are all the old versions and please drop them all. [PATCH] mem-hotplug: use GFP_HIGHUSER_MOVABLE and alloc from next node in alloc_migrate_target() [PATCH 1/2] mem-hotplug: use GFP_HIGHUSER_MOVABLE in, alloc_migrate_target() [PATCH 2/2] mem-hotplug: use different mempolicy in alloc_migrate_target() [PATCH v2] mem-hotplug: alloc new page from the next node if zone is MOVABLE_ZONE Thanks, Xishi Qiu > . >