[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20251001171529.901044-1-dave.hansen@linux.intel.com>
Date: Wed, 1 Oct 2025 10:15:29 -0700
From: Dave Hansen <dave.hansen@...ux.intel.com>
To: torvalds@...ux-foundation.org
Cc: x86@...nel.org,
linux-kernel@...r.kernel.org,
Dave Hansen <dave.hansen@...ux.intel.com>
Subject: [GIT PULL] x86/mm for 6.18-rc1
Hi Linus,
Please pull a single x86/mm change for 6.18-rc1. This came out of Rik van
Riel's work to get the INVLPGB instruction working. It just removes an
open-coded TLB flush operation by using an existing helper.
--
The following changes since commit c17b750b3ad9f45f2b6f7e6f7f4679844244f0b9:
Linux 6.17-rc2 (2025-08-17 15:22:10 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_mm_for_6.18-rc1
for you to fetch changes up to 86e6815b316ec0ea8c4bb3c16a033219a52b6060:
x86/mm: Change cpa_flush() to call flush_kernel_range() directly (2025-08-22 07:55:21 -0700)
----------------------------------------------------------------
Change cpa_flush() to call flush_kernel_range() directly
----------------------------------------------------------------
Yu-cheng Yu (1):
x86/mm: Change cpa_flush() to call flush_kernel_range() directly
arch/x86/mm/pat/set_memory.c | 20 +++++++-------------
1 file changed, 7 insertions(+), 13 deletions(-)
Powered by blists - more mailing lists