]> www.infradead.org Git - users/dwmw2/linux.git/commit
mm: remove PG_error
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 7 Aug 2024 19:35:26 +0000 (20:35 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 2 Sep 2024 03:26:05 +0000 (20:26 -0700)
commit09022bc196d23484a7a5d48cf373f8583e3fcf23
treeb3cb0ef4cc9b23870736d279a19e29ecdbef4cce
parent420e05d0de18df907ba1c5c077af69e6ae469c9a
mm: remove PG_error

The PG_error bit is now unused; delete it and free up a bit in
page->flags.

Link: https://lkml.kernel.org/r/20240807193528.1865100-2-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/proc/page.c
include/linux/page-flags.h
include/trace/events/mmflags.h
include/uapi/linux/kernel-page-flags.h