Re: [PATCH 0/6] Some random fixes and cleanups to mm/swapfile.c

From: Kemeng Shi
Date: Sun Feb 23 2025 - 20:27:34 EST




on 2/23/2025 9:44 AM, Andrew Morton wrote:
> On Sun, 23 Feb 2025 00:08:44 +0800 Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx> wrote:
>
>> This series includes several random fixes and cleanups to the mm/swapfile.c
>> code. The issues were discovered during code review and can only manifest
>> under extremely rare and race-condition scenarios. Further details about
>> each fix can be found in the respective patches. Thanks for your
>> attention!
>
> Thanks. I queued the first three patches in mm-hotfixes-stable, as
> they address post-6.13 issues which should be addressed during this -rc
> cycle.
>
> I queued the other three patches for 6.15-rcX.
>
> I corrected the Fixes: hash in [2/6].
>
> I made some changelog alterations, along the lines that Kairui
> mentioned. Please check the results and send along any alterations
> which you feel are desirable.
>
Thanks for correcting the changelog. The results look good to me
except patch 1 may still need some changelog improvement. Will
send a v2 of patch 1 soon.