mm: remove PageWaiters, PageSetWaiters and PageClearWaiters
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 27 Feb 2024 19:23:29 +0000 (19:23 +0000)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 6 Mar 2024 21:04:17 +0000 (13:04 -0800)
commit0d846469fd216d37a91845945e9baad11dfa107b
tree0d9bbd8055b29fcc644edb2125744828e1d0654d
parentdfbac6dc68bae989bd68a56947dcca16c5574fda
mm: remove PageWaiters, PageSetWaiters and PageClearWaiters

All callers have been converted to use folios.  This was the only user of
PF_ONLY_HEAD, so remove that too.

Link: https://lkml.kernel.org/r/20240227192337.757313-3-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/page-flags.h