From: Dave Hansen <dave.hansen@linux.intel.com>
To: torvalds@linux-foundation.org
Cc: x86@kernel.org, linux-kernel@vger.kernel.org,
Dave Hansen <dave.hansen@linux.intel.com>
Subject: [GIT PULL] x86/mm for 7.2-rc1
Date: Mon, 15 Jun 2026 12:43:47 -0700 [thread overview]
Message-ID: <20260615194347.529641-1-dave.hansen@linux.intel.com> (raw)
Hi Linus,
Please pull some x86/mm changes for 7.2-rc1. There's a small comment
fixup, followed by an actual bug fix. The bug fix is slightly new
territory for us. It fixes a real regression, but it is from ~6.18
not a _new_ regression. It was mostly only biting folks doing hotplug
memory testing. So, it was queued in here and held for the merge
window instead of going via x86/urgent.
We _think_ holding on to things like this is what you asked for in
the 7.1-rc5 announcement. Please holler if this isn't what you were
hoping for.
--
The following changes since commit 5d6919055dec134de3c40167a490f33c74c12581:
Linux 7.1-rc3 (2026-05-10 14:08:09 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_mm_for_7.2-rc1
for you to fetch changes up to 39406c05f8f150f1685839acd38ffdd69ff92031:
x86/mm: Fix freeing of PMD-sized vmemmap pages (2026-05-27 11:39:38 -0700)
----------------------------------------------------------------
* Fix freeing of PMD-sized vmemmap pages
* Update comment about pgd_list
----------------------------------------------------------------
Brendan Jackman (1):
x86: Update comment about pgd_list
David Hildenbrand (Arm) (1):
x86/mm: Fix freeing of PMD-sized vmemmap pages
arch/x86/mm/fault.c | 5 +++++
arch/x86/mm/init_64.c | 40 ++++++++++++++++++++++++++--------------
arch/x86/mm/pgtable.c | 11 -----------
3 files changed, 31 insertions(+), 25 deletions(-)
next reply other threads:[~2026-06-15 19:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-15 19:43 Dave Hansen [this message]
2026-06-16 0:52 ` Linus Torvalds
2026-06-16 1:00 ` pr-tracker-bot
2026-06-16 1:00 ` pr-tracker-bot
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=20260615194347.529641-1-dave.hansen@linux.intel.com \
--to=dave.hansen@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=x86@kernel.org \
/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
Powered by JetHome