Re: [PATCH] ocfs2: remove SLAB_MEM_SPREAD flag usage

From: Joseph Qi
Date: Sun Feb 25 2024 - 07:20:42 EST




On 2/24/24 9:50 PM, chengming.zhou@xxxxxxxxx wrote:
> From: Chengming Zhou <zhouchengming@xxxxxxxxxxxxx>
>
> The SLAB_MEM_SPREAD flag is already a no-op as of 6.8-rc1, remove
> its usage so we can delete it from slab. No functional change.
>
If I understand correctly, you are referring the following patch:
https://lore.kernel.org/all/20240223-slab-cleanup-flags-v2-1-02f1753e8303@xxxxxxx/

But it seems that the above patch is not included in mainline yet.
Or am I missing something?

Joseph