diff options
author | Kefeng Wang <[email protected]> | 2024-01-11 15:24:27 +0000 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-02-21 16:00:03 -0800 |
commit | eabafaaa957553142cdafc8ae804fb679e5a5f5e (patch) | |
tree | 98b11c83591f8ecfcbdecd8e9782a9eb3cb8717c /include/linux/fpga/fpga-mgr.h | |
parent | 530c2a0da0b440bec4af3dae5bd7110f77962e9b (diff) |
mm: convert to should_zap_page() to should_zap_folio()
Make should_zap_page() take a folio and rename it to should_zap_folio() as
preparation for converting mm counter functions to take a folio. Saves a
call to compound_head() hidden inside PageAnon().
[[email protected]: fix used-uninitialized warning]
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Kefeng Wang <[email protected]>
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Cc: David Hildenbrand <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions