public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
* linux-next: build warning after merge of the tip tree
@ 2026-01-07  5:15 Stephen Rothwell
  2026-01-07 21:54 ` Peter Zijlstra
  0 siblings, 1 reply; 10+ messages in thread
From: Stephen Rothwell @ 2026-01-07  5:15 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar, H. Peter Anvin, Peter Zijlstra
  Cc: Marco Elver, Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

After merging the tip tree, today's linux-next build (htmldocs) produced
this warning:

Documentation/core-api/kref:328: include/linux/kref.h:72: WARNING: Invalid C declaration: Expected end of definition. [error at 96]
  int kref_put_mutex (struct kref *kref, void (*release)(struct kref *kref), str
uct mutex *mutex) __cond_acquires(true# mutex)
  ------------------------------------------------------------------------------------------------^
Documentation/core-api/kref:328: include/linux/kref.h:94: WARNING: Invalid C declaration: Expected end of definition. [error at 92]
  int kref_put_lock (struct kref *kref, void (*release)(struct kref *kref), spinlock_t *lock) __cond_acquires(true# lock)
  --------------------------------------------------------------------------------------------^

Introduced by commit

  5e256db9325e ("kref: Add context-analysis annotations")

-- 
Cheers,
Stephen Rothwell

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

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

end of thread, other threads:[~2026-01-24  0:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-07  5:15 linux-next: build warning after merge of the tip tree Stephen Rothwell
2026-01-07 21:54 ` Peter Zijlstra
2026-01-07 22:10   ` Randy Dunlap
2026-01-23  1:06     ` linux-next: [DOCS] " Randy Dunlap
2026-01-23  7:11       ` Mauro Carvalho Chehab
2026-01-23  7:17         ` Randy Dunlap
2026-01-23 11:28         ` Peter Zijlstra
2026-01-23 12:20           ` Mauro Carvalho Chehab
2026-01-23 15:18             ` Peter Zijlstra
2026-01-24  0:37               ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox