linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Heiko Carstens <hca@linux.ibm.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Sumanth Korikkar <sumanthk@linux.ibm.com>,
	David Hildenbrand <david@redhat.com>,
	linux-mm <linux-mm@kvack.org>,
	LKML <linux-kernel@vger.kernel.org>,
	linux-s390 <linux-s390@vger.kernel.org>,
	Gerald Schaefer <gerald.schaefer@linux.ibm.com>,
	Vasily Gorbik <gor@linux.ibm.com>,
	Alexander Gordeev <agordeev@linux.ibm.com>
Subject: Re: [PATCH v3 0/4] Support dynamic (de)configuration of memory
Date: Sun, 12 Oct 2025 18:53:10 +0200	[thread overview]
Message-ID: <20251012165310.56572A3d-hca@linux.ibm.com> (raw)
In-Reply-To: <20251011114426.5313b7cb6951618c20ab62ca@linux-foundation.org>

On Sat, Oct 11, 2025 at 11:44:26AM -0700, Andrew Morton wrote:
> On Fri, 10 Oct 2025 10:51:43 +0200 Sumanth Korikkar <sumanthk@linux.ibm.com> wrote:
> > Patchset provides a new interface for dynamic configuration and
> > deconfiguration of hotplug memory on s390, allowing with/without
> > memmap_on_memory support. It is a follow up on the discussion with David
> > when introducing memmap_on_memory support for s390 and support dynamic
> > (de)configuration of memory:
> > 
> > ...
> >
> >  arch/s390/mm/pgalloc.c         |   2 +
> >  arch/s390/mm/vmem.c            |  21 +--
> >  drivers/base/memory.c          |  23 +--
> >  drivers/s390/char/sclp_mem.c   | 288 +++++++++++++++++++++++----------
> >  include/linux/memory.h         |   9 --
> >  include/linux/memory_hotplug.h |  18 +--
> >  include/linux/memremap.h       |   1 -
> >  mm/memory_hotplug.c            |  17 +-
> >  mm/sparse.c                    |   3 +-
> >  9 files changed, 225 insertions(+), 157 deletions(-)
> 
> I can add this to mm.git in the usual fashion, but the s390 tree would
> be a better place from a testing point of view?

It is not only about the testing point of view. We also want the
correspondig util-linux changes upstream - there may (or much more likely
may not) feedback which could require additional changes. Which means we
would going back and forth.

I think it is easiest to move forward with the s390 tree because of this.


      reply	other threads:[~2025-10-12 16:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-10  8:51 Sumanth Korikkar
2025-10-10  8:51 ` [PATCH v3 1/4] s390/mm: Support removal of boot-allocated virtual memory map Sumanth Korikkar
2025-10-10  8:51 ` [PATCH v3 2/4] s390/sclp: Add support for dynamic (de)configuration of memory Sumanth Korikkar
2025-10-10  8:51 ` [PATCH v3 3/4] s390/sclp: Remove MHP_OFFLINE_INACCESSIBLE Sumanth Korikkar
2025-10-10  8:51 ` [PATCH v3 4/4] mm/memory_hotplug: Remove MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers Sumanth Korikkar
2025-10-11 18:44 ` [PATCH v3 0/4] Support dynamic (de)configuration of memory Andrew Morton
2025-10-12 16:53   ` Heiko Carstens [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251012165310.56572A3d-hca@linux.ibm.com \
    --to=hca@linux.ibm.com \
    --cc=agordeev@linux.ibm.com \
    --cc=akpm@linux-foundation.org \
    --cc=david@redhat.com \
    --cc=gerald.schaefer@linux.ibm.com \
    --cc=gor@linux.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=sumanthk@linux.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox