summaryrefslogtreecommitdiff
path: root/include/linux/console_struct.h
diff options
context:
space:
mode:
authorKairui Song <kasong@tencent.com>2025-08-25 19:37:21 +0300
committerAndrew Morton <akpm@linux-foundation.org>2025-09-14 02:55:17 +0300
commit46afff459925297d9d47c043eb8541fabac9bb0a (patch)
tree4d6bd2e7e67e4c5dd3b3667d27f4cf891884ddb1 /include/linux/console_struct.h
parent79dfed097680084f3d4716fa2c5bc945233bd2c0 (diff)
downloadlinux-46afff459925297d9d47c043eb8541fabac9bb0a.tar.xz
mm/page-writeback: drop usage of folio_index
folio_index is only needed for mixed usage of page cache and swap cache. The remaining three caller in page-writeback are for page cache tag marking. Swap cache space doesn't use tag (explicitly sets mapping_set_no_writeback_tags), so use folio->index here directly. Link: https://lkml.kernel.org/r/20250825163721.17734-1-ryncsn@gmail.com Signed-off-by: Kairui Song <kasong@tencent.com> Cc: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux/console_struct.h')
0 files changed, 0 insertions, 0 deletions