]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
x86/mm: Remove the arch-specific pgd_leaf() definition
authorBaoquan He <bhe@redhat.com>
Mon, 31 Mar 2025 08:13:25 +0000 (16:13 +0800)
committerIngo Molnar <mingo@kernel.org>
Tue, 1 Apr 2025 20:46:51 +0000 (22:46 +0200)
commitb0510ac74e189442dde8799c1b212bd106f2300c
tree4b217c8d0ff91f63ddd861ec894e681ab693c444
parent08733088b566b58283f0f12fb73f5db6a9a9de30
x86/mm: Remove the arch-specific pgd_leaf() definition

PGD huge pages are not supported yet, let's use the generic definition
in <linux/pgtable.h>.

[ mingo: Cleaned up the changelog. ]

Signed-off-by: Baoquan He <bhe@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Oscar Salvador <osalvador@suse.de>
Link: https://lore.kernel.org/r/20250331081327.256412-6-bhe@redhat.com
arch/x86/include/asm/pgtable.h