linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build warning after merge of Linus' tree
@ 2023-05-08  4:44 Stephen Rothwell
  2023-05-08  6:28 ` Sakari Ailus
  0 siblings, 1 reply; 14+ messages in thread
From: Stephen Rothwell @ 2023-05-08  4:44 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Sakari Ailus, Tomi Valkeinen, Linux Kernel Mailing List,
	Linux Next Mailing List

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

Hi all,

While building Linus' tree, today's linux-next build (htmldocs)
produced this warning:

include/media/v4l2-subdev.h:1130: warning: Function parameter or member 'client_caps' not described in 'v4l2_subdev_fh'

Introduced by commit

  f57fa2959244 ("media: v4l2-subdev: Add new ioctl for client capabilities")

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 14+ messages in thread
* linux-next: build warning after merge of Linus' tree
@ 2024-03-13  4:04 Stephen Rothwell
  0 siblings, 0 replies; 14+ messages in thread
From: Stephen Rothwell @ 2024-03-13  4:04 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

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

block/blk-settings.c:281: warning: expecting prototype for queue_limits_commit_set(). Prototype was for queue_limits_set() instead

Introduced by commit

  bff4b74625fe ("Revert "dm: use queue_limits_set"")

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 14+ messages in thread
* linux-next: build warning after merge of Linus' tree
@ 2021-11-23  5:29 Stephen Rothwell
  2022-01-20  3:27 ` Stephen Rothwell
  0 siblings, 1 reply; 14+ messages in thread
From: Stephen Rothwell @ 2021-11-23  5:29 UTC (permalink / raw)
  To: Evan Quan
  Cc: Alex Deucher, Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

Building Linus' tree, today's linux-next build (htmldocs) produced
this warning:

drivers/gpu/drm/amd/include/amd_shared.h:103: warning: Enum value 'AMD_IP_BLOCK_TYPE_NUM' not described in enum 'amd_ip_block_type'

Introduced by commit

  6ee27ee27ba8 ("drm/amd/pm: avoid duplicate powergate/ungate setting")

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 14+ messages in thread
* linux-next: build warning after merge of Linus' tree
@ 2021-10-05  9:18 Stephen Rothwell
  2021-10-05 10:10 ` Jeff Layton
  0 siblings, 1 reply; 14+ messages in thread
From: Stephen Rothwell @ 2021-10-05  9:18 UTC (permalink / raw)
  To: Jeff Layton; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

In Linus' tree, today's linux-next build (htmldocs) produced this warning:

Documentation/filesystems/index.rst:18: WARNING: toctree contains reference to nonexisting document 'filesystems/mandatory-locking'

Introduced by commit

  f7e33bdbd6d1 ("fs: remove mandatory file locking support")

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 14+ messages in thread
* linux-next: build warning after merge of Linus' tree
@ 2021-10-01  7:18 Stephen Rothwell
  2021-10-01 16:33 ` Eric Dumazet
  0 siblings, 1 reply; 14+ messages in thread
From: Stephen Rothwell @ 2021-10-01  7:18 UTC (permalink / raw)
  To: David S. Miller
  Cc: Eric Dumazet, Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

Building Linus' tree, today's linux-next build (htmldocs) produced
this warning:

include/net/sock.h:533: warning: Function parameter or member 'sk_peer_lock' not described in 'sock'

Introduced by commit

  35306eb23814 ("af_unix: fix races in sk_peer_pid and sk_peer_cred accesses")

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 14+ messages in thread
* linux-next: build warning after merge of Linus' tree
@ 2019-07-29  4:04 Stephen Rothwell
  2019-07-29  6:58 ` Takashi Iwai
  0 siblings, 1 reply; 14+ messages in thread
From: Stephen Rothwell @ 2019-07-29  4:04 UTC (permalink / raw)
  To: Johannes Berg, Takashi Iwai
  Cc: Linux Next Mailing List, Linux Kernel Mailing List

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

Hi all,

After merging the origin tree, today's linux-next build (powerpc
allyesconfig) produced this warning:

sound/aoa/codecs/onyx.c: In function 'onyx_snd_single_bit_get':
sound/aoa/codecs/onyx.c:377:37: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized]
  ucontrol->value.integer.value[0] = !!(c & mask) ^ polarity;
                                     ^~~~~~~~~~~~

Introduced by commit

  f3d9478b2ce4 ("[ALSA] snd-aoa: add snd-aoa")

This warning has been around for a long time.  It could possibly be
suppressed by checking for errors returned by onyx_read_register().

-- 
Cheers,
Stephen Rothwell

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

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

end of thread, other threads:[~2024-03-13  4:04 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-08  4:44 linux-next: build warning after merge of Linus' tree Stephen Rothwell
2023-05-08  6:28 ` Sakari Ailus
  -- strict thread matches above, loose matches on Subject: below --
2024-03-13  4:04 Stephen Rothwell
2021-11-23  5:29 Stephen Rothwell
2022-01-20  3:27 ` Stephen Rothwell
2021-10-05  9:18 Stephen Rothwell
2021-10-05 10:10 ` Jeff Layton
2021-10-01  7:18 Stephen Rothwell
2021-10-01 16:33 ` Eric Dumazet
2019-07-29  4:04 Stephen Rothwell
2019-07-29  6:58 ` Takashi Iwai
2019-07-29  7:03   ` Johannes Berg
2019-07-29  7:07     ` Takashi Iwai
2019-07-29  8:20       ` Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).