diff options
author | 2024-04-02 21:12:51 +0100 | |
---|---|---|
committer | 2024-04-25 20:56:35 -0700 | |
commit | 8c9e8381ea4bcca4305cf0d24f87f4d39514ab35 (patch) | |
tree | 86c008d2aece526be85d216dce4f126cb82f2083 /mm/memory.c | |
parent | mm: remove page_idle and page_young wrappers (diff) | |
download | wireguard-linux-8c9e8381ea4bcca4305cf0d24f87f4d39514ab35.tar.xz wireguard-linux-8c9e8381ea4bcca4305cf0d24f87f4d39514ab35.zip |
mm: generate PAGE_IDLE_FLAG definitions
If CONFIG_PAGE_IDLE_FLAG is not set, we can use FOLIO_FLAG_FALSE() to
generate these definitions.
Link: https://lkml.kernel.org/r/20240402201252.917342-5-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>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions