From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753553AbcGYUwD (ORCPT ); Mon, 25 Jul 2016 16:52:03 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:45758 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752732AbcGYUwB (ORCPT ); Mon, 25 Jul 2016 16:52:01 -0400 Date: Mon, 25 Jul 2016 13:51:59 -0700 From: Andrew Morton To: Xishi Qiu 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 Message-Id: <20160725135159.d8f06042d91a5b5d1e5c4ebf@linux-foundation.org> In-Reply-To: <5795E18B.5060302@huawei.com> References: <5795E18B.5060302@huawei.com> X-Mailer: Sylpheed 3.4.1 (GTK+ 2.24.23; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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.