From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:34208 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726203AbgGCEsy (ORCPT ); Fri, 3 Jul 2020 00:48:54 -0400 Date: Thu, 2 Jul 2020 21:48:52 -0700 From: Andrew Morton Subject: Re: [PATCH v2 1/2] mm/memblock: expose only miminal interface to add/walk physmem Message-Id: <20200702214852.f6ab03dc8d072abf35359d3b@linux-foundation.org> In-Reply-To: <9a6728b2-05d3-0e98-dc45-a3e4821e0539@redhat.com> References: <20200701141830.18749-1-david@redhat.com> <20200701141830.18749-2-david@redhat.com> <20200701150643.GA2999146@linux.ibm.com> <20200701153157.GC5008@osiris> <9a6728b2-05d3-0e98-dc45-a3e4821e0539@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-s390-owner@vger.kernel.org List-ID: To: David Hildenbrand Cc: Heiko Carstens , Mike Rapoport , linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org, linux-mm@kvack.org, Vasily Gorbik , Christian Borntraeger On Thu, 2 Jul 2020 09:23:10 +0200 David Hildenbrand wrote: > >>> --- > >>> arch/s390/kernel/crash_dump.c | 6 ++-- > >>> include/linux/memblock.h | 28 ++++++++++++++--- > >>> mm/memblock.c | 57 ++++++++++++++++++----------------- > >>> 3 files changed, 55 insertions(+), 36 deletions(-) > > > > So I guess this should go via the s390 tree, since the second patch of > > this series can go only upstream if both this patch and a patch which > > is currently only on our features are merged before. > > > > Any objections? > > @Andrew, fine with you if this goes via the s390 tree? Sure, please go ahead.