Re: [GIT PULL] slab fixes for 6.13-rc3

From: Vlastimil Babka
Date: Fri Dec 13 2024 - 04:43:51 EST


Meh, wrong subject again. Glad the xmas holidays start tomorrow.

On 12/13/24 10:42, Vlastimil Babka wrote:
> Hi Linus,
>
> please pull the latest slab fixes from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-6.13-rc3
>
> Thanks,
> Vlastimil
>
> ======================================
>
> - Fix for memcg unreclaimable slab stats drift when post-charging large
> kmalloc allocations (Shakeel Butt).
>
> ----------------------------------------------------------------
> Shakeel Butt (1):
> memcg: slub: fix SUnreclaim for post charged objects
>
> mm/slub.c | 21 ++++++++++++++++++---
> 1 file changed, 18 insertions(+), 3 deletions(-)