Re: [PATCH v8 0/6] mm/vmalloc: free unused pages on vrealloc() shrink

From: Shivam Kalra

Date: Tue Mar 31 2026 - 15:23:50 EST


On 31/03/26 23:20, Uladzislau Rezki wrote:
> I have added some comments. Please have a look. Do we need those
> READ_ONCE()/WRITE_ONCE()?
>
> --
> Uladzislau Rezki
You're right, the spinlock makes these redundant. I'll drop
patch 4/6 and the WRITE_ONCE in patch 5/6 for v9.

Thanks
Shivam