Re: linux-next: build warning after merge of the slab tree
From: Vlastimil Babka
Date: Wed Jan 14 2026 - 04:51:34 EST
On 1/14/26 05:13, Stephen Rothwell wrote:
> Hi all,
>
> After merging the slab tree, today's linux-next build (htmldocs) produced
> this warning:
>
> WARNING: mm/slub.c:7088 function parameter 'objp' not described in 'ksize'
>
> Introduced by commit
>
> 1e8eb4117f27 ("mm/slab: move [__]ksize and slab_ksize() to mm/slub.c")
>
Fixed, thanks.