Re: [PATCH v2 10/19] mm, swap: consolidate cluster reclaim and check logic

From: Kairui Song

Date: Thu Nov 20 2025 - 10:24:50 EST


On Thu, Nov 20, 2025 at 3:13 PM YoungJun Park <youngjun.park@xxxxxxx> wrote:
>
> On Thu, Nov 20, 2025 at 04:11:37PM +0900, YoungJun Park wrote:
> > 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
>
> I added reply on wrong patchset, Sorry.
>
> The comment is for
> [PATCH v2 18/19] mm, swap: drop the SWAP_HAS_CACHE flag

No problem, I got what you mean. Yeah, that one more comment to clean
up. Thanks!