diff options
author | 2024-03-26 17:10:27 +0000 | |
---|---|---|
committer | 2024-04-25 20:56:14 -0700 | |
commit | 2ace5a670e2a0f3a6029bc6cf91dc14202074e7a (patch) | |
tree | 50c7259f1a8317e101a3e5194cff98ccfc7462fd /mm/rmap.c | |
parent | mm: make folio_test_idle and folio_test_young take a const argument (diff) | |
download | wireguard-linux-2ace5a670e2a0f3a6029bc6cf91dc14202074e7a.tar.xz wireguard-linux-2ace5a670e2a0f3a6029bc6cf91dc14202074e7a.zip |
mm: make is_free_buddy_page() take a const argument
This function does not modify its argument; let the callers know that so
they can make better optimisation decisions.
Link: https://lkml.kernel.org/r/20240326171045.410737-6-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/rmap.c')
0 files changed, 0 insertions, 0 deletions