[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <7dda08c3-4f51-7ab5-12af-3635302ffc63@suse.cz>
Date: Tue, 18 Apr 2023 09:50:36 +0200
From: Vlastimil Babka <vbabka@...e.cz>
To: sxwjean@...com, cl@...ux.com, penberg@...nel.org,
rientjes@...gle.com, iamjoonsoo.kim@....com,
akpm@...ux-foundation.org, roman.gushchin@...ux.dev,
42.hyeyoo@...il.com, keescook@...omium.org
Cc: linux-mm@...ck.org, linux-kernel@...r.kernel.org,
linux-hardening@...r.kernel.org,
Xiongwei Song <xiongwei.song@...driver.com>
Subject: Re: [PATCH 0/5] Some tiny clean ups for SLUB
On 4/13/23 16:34, sxwjean@...com wrote:
> From: Xiongwei Song <xiongwei.song@...driver.com>
>
> Hi,
>
> Just clean ups, no any functionality changed. Thanks for your time.
Thanks, added to slab.git for 6.5:
https://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git/log/?h=slab/for-6.5/cleanup
> Xiongwei Song (5):
> slub: Correct the error code when slab_kset is NULL
> slub: Put objects_show() into CONFIG_SLUB_DEBUG enabled block
> slub: Remove CONFIG_SMP defined check
> slub: Remove slabs_node() function
> slub: Don't read nr_slabs and total_objects directly
>
> mm/slub.c | 45 +++++++++++++++++----------------------------
> 1 file changed, 17 insertions(+), 28 deletions(-)
>
Powered by blists - more mailing lists