Re: [PATCH v2 10/19] mm, swap: consolidate cluster reclaim and check logic
From: YoungJun Park
Date: Thu Nov 20 2025 - 02:11:44 EST
I found the just very Nit comment cleanup.
In swap_cache_add_folio() comment, it mentions "SWAP_HAS_CACHE bit
to avoid race or conflict." Also shouldn't the comments that reference
HAS_CACHE(the word, swapfile.c) be updated accordingly?
Youngjun Park