]> www.infradead.org Git - users/dwmw2/linux.git/commit
x86: remove PG_uncached
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 21 Aug 2024 19:34:43 +0000 (20:34 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 4 Sep 2024 04:15:46 +0000 (21:15 -0700)
commit7a87225ae2c6c317c7b80cf599e5cf0eee699196
tree0ba2331035265708efd715df4c3caea82b1f4ac7
parent02e1960aafac33721401dcd92e915325fdb524b2
x86: remove PG_uncached

Convert x86 to use PG_arch_2 instead of PG_uncached and remove
PG_uncached.

Link: https://lkml.kernel.org/r/20240821193445.2294269-11-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/features/vm/PG_uncached/arch-support.txt [deleted file]
arch/arm64/Kconfig
arch/x86/Kconfig
arch/x86/mm/pat/memtype.c
fs/proc/page.c
include/linux/kernel-page-flags.h
include/linux/page-flags.h
include/trace/events/mmflags.h
mm/Kconfig
mm/huge_memory.c
tools/mm/page-types.c