From: "David Hildenbrand (Arm)" <david@kernel.org>
To: Dave Hansen <dave.hansen@intel.com>,
Juhyung Park <qkrwngud825@gmail.com>
Cc: linux-mm@kvack.org, stable@vger.kernel.org,
Lu Baolu <baolu.lu@linux.intel.com>,
Jason Gunthorpe <jgg@nvidia.com>,
"Mike Rapoport (Microsoft)" <rppt@kernel.org>,
Oscar Salvador <osalvador@suse.de>,
Andrew Morton <akpm@linux-foundation.org>,
Dave Hansen <dave.hansen@linux.intel.com>,
Andy Lutomirski <luto@kernel.org>,
Peter Zijlstra <peterz@infradead.org>,
Thomas Gleixner <tglx@kernel.org>, Ingo Molnar <mingo@redhat.com>,
Borislav Petkov <bp@alien8.de>, Dan Williams <djbw@kernel.org>,
Dave Jiang <dave.jiang@intel.com>,
Vishal Verma <vishal.l.verma@intel.com>,
linux-cxl@vger.kernel.org, nvdimm@lists.linux.dev
Subject: Re: [PATCH] x86/mm: fix vmemmap leak on memory hot-remove
Date: Wed, 20 May 2026 23:59:08 +0200 [thread overview]
Message-ID: <003bbdb8-85ae-4e1a-9260-fb2a85fb9b3c@kernel.org> (raw)
In-Reply-To: <78ef8003-9c86-4969-95b9-589127b30be2@intel.com>
On 5/20/26 23:54, Dave Hansen wrote:
> On 5/20/26 14:52, David Hildenbrand (Arm) wrote:
>> On 5/20/26 12:33, Juhyung Park wrote:
>>> Neat. Any sign of it getting merged?
>> I hope it will catch the attention of more x86 maintainers soon 🙂
>
> David, thanks a ton for that patch. It's in the queue behind a couple of
> other things, but I'll definitely take a look.
>
> Attention caught, I promise! ;)
No need to excuse ... my inbox is overflowing because of conferences and travel ...
Note that I have more cleanups that are waiting for that fix (including,
removing the order parameter from free_pagetable(), removing
CONFIG_HAVE_BOOTMEM_INFO_NODE), so expect free_pagetable() and
free_vmemmap_pages() getting cleaned up properly next.
--
Cheers,
David
next prev parent reply other threads:[~2026-05-20 21:59 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-19 15:10 [PATCH] x86/mm: fix vmemmap leak on memory hot-remove Juhyung Park
2026-05-19 16:02 ` Dave Hansen
2026-05-19 16:27 ` Juhyung Park
2026-05-19 16:41 ` Dave Hansen
2026-05-19 16:59 ` Juhyung Park
2026-05-20 4:49 ` Mike Rapoport
2026-05-20 5:24 ` David Hildenbrand (Arm)
2026-05-20 10:23 ` Juhyung Park
2026-05-20 10:33 ` Juhyung Park
2026-05-20 21:52 ` David Hildenbrand (Arm)
2026-05-20 21:54 ` Dave Hansen
2026-05-20 21:59 ` David Hildenbrand (Arm) [this message]
2026-05-22 0:37 ` Andrew Morton
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=003bbdb8-85ae-4e1a-9260-fb2a85fb9b3c@kernel.org \
--to=david@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=baolu.lu@linux.intel.com \
--cc=bp@alien8.de \
--cc=dave.hansen@intel.com \
--cc=dave.hansen@linux.intel.com \
--cc=dave.jiang@intel.com \
--cc=djbw@kernel.org \
--cc=jgg@nvidia.com \
--cc=linux-cxl@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=luto@kernel.org \
--cc=mingo@redhat.com \
--cc=nvdimm@lists.linux.dev \
--cc=osalvador@suse.de \
--cc=peterz@infradead.org \
--cc=qkrwngud825@gmail.com \
--cc=rppt@kernel.org \
--cc=stable@vger.kernel.org \
--cc=tglx@kernel.org \
--cc=vishal.l.verma@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.