]> www.infradead.org Git - users/jedix/linux-maple.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>
Sat, 17 Aug 2024 00:53:03 +0000 (17:53 -0700)
commit06c18c5dfd2b216a6e42e4a0ead40581555b9727
treed36a8e44e7fb3084af906bb6ff0db9b01508c23e
parentc5c1d27f7300ff2a37487827f70e1832ec40619c
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