Re: [PATCH v2 2/2] mm: Extract non-swap page handling to do_non_swap_page()

From: Hongfu Li

Date: Mon Jul 27 2026 - 23:23:14 EST


> >> Or sth like that. Then, maybe in the future, we can just move do_swap_entry()
> >> out of memory.c
> >>
> >> So we're factoring the wrong thing out in this patch.
> >
> > Thank you very much for the detailed review, your analysis makes perfect sense to me.
> >
> > I'm glad to send out v3 shortly for your further review, with
> > do_non_swap_page renamed to do_nonswap_softleaf.
>
> Read again, that's not what I meant.

Sorry, I completely misunderstood your intention.
I mistakenly sent v3 without checking your follow-up email, which was my oversight.
I'll drop the second patch entirely in v4, and carefully go through all comments before resending next time.

Thank you for your patience.

Best regards,
Hongfu