All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-next: build warnings after merge of the slab tree
@ 2022-08-24  3:45 Stephen Rothwell
  2022-08-24 12:59 ` Vlastimil Babka
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2022-08-24  3:45 UTC (permalink / raw)
  To: Vlastimil Babka
  Cc: Hyeonggon Yoo, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 409 bytes --]

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")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: linux-next: build warnings after merge of the slab tree
  2022-08-24  3:45 linux-next: build warnings after merge of the slab tree Stephen Rothwell
@ 2022-08-24 12:59 ` Vlastimil Babka
  0 siblings, 0 replies; 2+ messages in thread
From: Vlastimil Babka @ 2022-08-24 12:59 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Hyeonggon Yoo, Linux Kernel Mailing List, Linux Next Mailing List

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-24 12:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-24  3:45 linux-next: build warnings after merge of the slab tree Stephen Rothwell
2022-08-24 12:59 ` Vlastimil Babka

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.