aboutsummaryrefslogtreecommitdiffstats
path: root/mm/filemap.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2025-06-10 05:49:42 +0000
committerAndrew Morton <[email protected]>2025-07-10 05:41:58 +0000
commita8fb49c6abbbe5c71e1a8a888ef2c4b3e341d169 (patch)
tree5094f549067fe2eb777f4a4a3d2192dedd322c9b /mm/filemap.c
parentmm: stop passing a writeback_control structure to swap_writeout (diff)
downloadkernel-a8fb49c6abbbe5c71e1a8a888ef2c4b3e341d169.tar.gz
kernel-a8fb49c6abbbe5c71e1a8a888ef2c4b3e341d169.zip
mm: remove the for_reclaim field from struct writeback_control
This field is now only set to one in the i915 gem code that only calls writeback_iter on it, which ignores the flag. All other checks are thuse dead code and the field can be removed. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Christoph Hellwig <[email protected]> Cc: Baolin Wang <[email protected]> Cc: Chengming Zhou <[email protected]> Cc: Hugh Dickins <[email protected]> Cc: Johannes Weiner <[email protected]> Cc: Matthew Wilcox (Oracle) <[email protected]> Cc: Nhat Pham <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'mm/filemap.c')
0 files changed, 0 insertions, 0 deletions