Re: [PATCH v2 1/2] mm/memblock: expose only miminal interface to add/walk physmem

From: Heiko Carstens
Date: Fri Jul 03 2020 - 04:32:08 EST


On Thu, Jul 02, 2020 at 09:48:52PM -0700, Andrew Morton wrote:
> On Thu, 2 Jul 2020 09:23:10 +0200 David Hildenbrand <david@xxxxxxxxxx> 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.

Ok, applied both patches. Thanks!