From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751035AbeBQAnb (ORCPT ); Fri, 16 Feb 2018 19:43:31 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:50826 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750940AbeBQAna (ORCPT ); Fri, 16 Feb 2018 19:43:30 -0500 Date: Fri, 16 Feb 2018 16:43:28 -0800 From: Andrew Morton To: Michal Hocko Cc: Eugeniu Rosca , Matthew Wilcox , Catalin Marinas , Ard Biesheuvel , Steven Sistare , AKASHI Takahiro , Pavel Tatashin , Gioh Kim , Heiko Carstens , Wei Yang , Miles Chen , Vlastimil Babka , Mel Gorman , Johannes Weiner , Paul Burton , James Hartley , linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: [PATCH v3 1/1] mm: page_alloc: skip over regions of invalid pfns on UMA Message-Id: <20180216164328.de7d37584409e827c396bf69@linux-foundation.org> In-Reply-To: <20180212184759.GI3443@dhcp22.suse.cz> References: <20180124143545.31963-1-erosca@de.adit-jv.com> <20180124143545.31963-2-erosca@de.adit-jv.com> <20180129184746.GK21609@dhcp22.suse.cz> <20180203122422.GA11832@vmlxhi-102.adit-jv.com> <20180212150314.GG3443@dhcp22.suse.cz> <20180212161640.GA30811@vmlxhi-102.adit-jv.com> <20180212184759.GI3443@dhcp22.suse.cz> 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, 12 Feb 2018 19:47:59 +0100 Michal Hocko wrote: > > prerequisite for this is to reach some agreement on what people think is > > the best option, which I feel didn't occur yet. > > I do not have a _strong_ preference here as well. So I will leave the > decision to you. > > In any case feel free to add > Acked-by: Michal Hocko I find Michal's version to be a little tidier. Eugeniu, please send Michal's patch at me with a fresh changelog, with your signed-off-by and your tested-by and your reported-by and we may as well add Michal's (thus-far-missing) signed-off-by ;)