Re: linux-next: build warning after merge of the kspp tree
From: Kees Cook
Date: Fri Jan 09 2026 - 14:23:18 EST
On Fri, Jan 09, 2026 at 01:57:37PM +1100, Stephen Rothwell wrote:
> Hi all,
>
> After merging the kspp tree, today's linux-next build (htmldocs) produced
> this warning:
>
> WARNING: include/linux/slab.h:1031 function parameter 'GFP' not described in 'kmalloc_objs'
>
> Introduced by commit
>
> 275cca4fa7da ("slab: Introduce kmalloc_obj() and family")
Oops, thanks! I've fixed the typo now.
--
Kees Cook