public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: patchwork-bot+linux-riscv@kernel•org
To: David Hildenbrand (Arm) <david@kernel•org>
Cc: linux-riscv@lists•infradead.org, linux-kernel@vger•kernel.org,
	catalin.marinas@arm•com, will@kernel•org, chenhuacai@kernel•org,
	kernel@xen0n•name, maddy@linux•ibm.com, mpe@ellerman•id.au,
	npiggin@gmail•com, chleroy@kernel•org, pjw@kernel•org,
	palmer@dabbelt•com, aou@eecs•berkeley.edu, alex@ghiti•fr,
	hca@linux•ibm.com, gor@linux•ibm.com, agordeev@linux•ibm.com,
	borntraeger@linux•ibm.com, svens@linux•ibm.com, tglx@kernel•org,
	mingo@redhat•com, bp@alien8•de, dave.hansen@linux•intel.com,
	x86@kernel•org, hpa@zytor•com, akpm@linux-foundation•org,
	ljs@kernel•org, Liam.Howlett@oracle•com, vbabka@kernel•org,
	rppt@kernel•org, surenb@google•com, mhocko@suse•com,
	ziy@nvidia•com, matthew.brost@intel•com, joshua.hahnjy@gmail•com,
	rakie.kim@sk•com, byungchul@sk•com, gourry@gourry•net,
	ying.huang@linux•alibaba.com, apopple@nvidia•com,
	bigeasy@linutronix•de, clrkwllms@kernel•org, rostedt@goodmis•org,
	linux-arm-kernel@lists•infradead.org, loongarch@lists•linux.dev,
	linuxppc-dev@lists•ozlabs.org, linux-s390@vger•kernel.org,
	linux-mm@kvack•org, linux-rt-devel@lists•linux.dev
Subject: Re: [PATCH 0/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE and cleanup CONFIG_MIGRATION
Date: Thu, 30 Apr 2026 03:25:01 +0000	[thread overview]
Message-ID: <177751950193.2274119.6306882784421764696.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260319-config_migration-v1-0-42270124966f@kernel.org>

Hello:

This series was applied to riscv/linux.git (fixes)
by Andrew Morton <akpm@linux-foundation•org>:

On Thu, 19 Mar 2026 09:19:39 +0100 you wrote:
> While working on memory hotplug code cleanups, I realized that
> CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE is not really required anymore.
> 
> Changing that revealed some rather nasty looking CONFIG_MIGRATION
> handling.
> 
> Let's clean that up by introducing a dedicated CONFIG_NUMA_MIGRATION
> option and reducing the dependencies that CONFIG_MIGRATION has.
> 
> [...]

Here is the summary with links:
  - [1/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE
    https://git.kernel.org/riscv/c/078f80f909ba
  - [2/2] mm: introduce CONFIG_NUMA_MIGRATION and simplify CONFIG_MIGRATION
    https://git.kernel.org/riscv/c/6ebf98d71f9b

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html




      parent reply	other threads:[~2026-04-30  3:25 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-19  8:19 [PATCH 0/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE and cleanup CONFIG_MIGRATION David Hildenbrand (Arm)
2026-03-19  8:19 ` [PATCH 1/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE David Hildenbrand (Arm)
2026-03-19 13:59   ` Zi Yan
2026-03-19 14:11   ` Lorenzo Stoakes (Oracle)
2026-03-19 14:14   ` Joshua Hahn
2026-03-19 15:24   ` Gregory Price
2026-03-19 16:34     ` Lorenzo Stoakes (Oracle)
2026-03-20 19:34       ` Gregory Price
2026-03-19 18:08     ` David Hildenbrand (Arm)
2026-03-19 18:12       ` Zi Yan
2026-03-19 18:15         ` David Hildenbrand (Arm)
2026-03-19 18:23           ` Zi Yan
2026-03-19 16:18   ` Mike Rapoport
2026-03-19 18:10     ` David Hildenbrand (Arm)
2026-03-19  8:19 ` [PATCH 2/2] mm: introduce CONFIG_NUMA_MIGRATION and simplify CONFIG_MIGRATION David Hildenbrand (Arm)
2026-03-19 14:20   ` Lorenzo Stoakes (Oracle)
2026-03-19 17:39   ` Zi Yan
2026-03-19 11:03 ` [PATCH 0/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE and cleanup CONFIG_MIGRATION Jonathan Cameron
2026-04-30  3:25 ` patchwork-bot+linux-riscv [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=177751950193.2274119.6306882784421764696.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+linux-riscv@kernel$(echo .)org \
    --cc=Liam.Howlett@oracle$(echo .)com \
    --cc=agordeev@linux$(echo .)ibm.com \
    --cc=akpm@linux-foundation$(echo .)org \
    --cc=alex@ghiti$(echo .)fr \
    --cc=aou@eecs$(echo .)berkeley.edu \
    --cc=apopple@nvidia$(echo .)com \
    --cc=bigeasy@linutronix$(echo .)de \
    --cc=borntraeger@linux$(echo .)ibm.com \
    --cc=bp@alien8$(echo .)de \
    --cc=byungchul@sk$(echo .)com \
    --cc=catalin.marinas@arm$(echo .)com \
    --cc=chenhuacai@kernel$(echo .)org \
    --cc=chleroy@kernel$(echo .)org \
    --cc=clrkwllms@kernel$(echo .)org \
    --cc=dave.hansen@linux$(echo .)intel.com \
    --cc=david@kernel$(echo .)org \
    --cc=gor@linux$(echo .)ibm.com \
    --cc=gourry@gourry$(echo .)net \
    --cc=hca@linux$(echo .)ibm.com \
    --cc=hpa@zytor$(echo .)com \
    --cc=joshua.hahnjy@gmail$(echo .)com \
    --cc=kernel@xen0n$(echo .)name \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-mm@kvack$(echo .)org \
    --cc=linux-riscv@lists$(echo .)infradead.org \
    --cc=linux-rt-devel@lists$(echo .)linux.dev \
    --cc=linux-s390@vger$(echo .)kernel.org \
    --cc=linuxppc-dev@lists$(echo .)ozlabs.org \
    --cc=ljs@kernel$(echo .)org \
    --cc=loongarch@lists$(echo .)linux.dev \
    --cc=maddy@linux$(echo .)ibm.com \
    --cc=matthew.brost@intel$(echo .)com \
    --cc=mhocko@suse$(echo .)com \
    --cc=mingo@redhat$(echo .)com \
    --cc=mpe@ellerman$(echo .)id.au \
    --cc=npiggin@gmail$(echo .)com \
    --cc=palmer@dabbelt$(echo .)com \
    --cc=pjw@kernel$(echo .)org \
    --cc=rakie.kim@sk$(echo .)com \
    --cc=rostedt@goodmis$(echo .)org \
    --cc=rppt@kernel$(echo .)org \
    --cc=surenb@google$(echo .)com \
    --cc=svens@linux$(echo .)ibm.com \
    --cc=tglx@kernel$(echo .)org \
    --cc=vbabka@kernel$(echo .)org \
    --cc=will@kernel$(echo .)org \
    --cc=x86@kernel$(echo .)org \
    --cc=ying.huang@linux$(echo .)alibaba.com \
    --cc=ziy@nvidia$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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