commit | 29cfe7556bfd6be043b6eb602a29c89d43565d71 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Tue Feb 27 19:23:34 2024 +0000 |
committer | Andrew Morton <akpm@linux-foundation.org> | Wed Mar 06 13:04:18 2024 -0800 |
tree | 13dcb94af41a8619e9800d0af7c9978cb39b314a | |
parent | ce3467af6bded1c0018ca67ea1599f45fbb8100b [diff] |
mm: constify more page/folio tests Constify the flag tests that aren't automatically generated and the tests that look like flag tests but are more complicated. Link: https://lkml.kernel.org/r/20240227192337.757313-8-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>