Re: linux-next: build warnings after merge of the slab tree

From: Vlastimil Babka
Date: Wed Aug 24 2022 - 08:59:39 EST


On 8/24/22 05:45, Stephen Rothwell wrote:
Hi all,

After merging the slab tree, today's linux-next build (htmldocs) produced
these warnings:

mm/slab_common.c:964: warning: Function parameter or member 'object' not described in 'kfree'
mm/slab_common.c:964: warning: Excess function parameter 'objp' description in 'kfree'

Introduced by commit

79c7527b9805 ("mm/sl[au]b: generalize kmalloc subsystem")


Thanks, should be fixed in the new for-next I just pushed.