linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build warnings after merge of the v4l-dvb-next tree
@ 2022-11-28  4:26 Stephen Rothwell
  2022-11-28  7:30 ` Lin Ma
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2022-11-28  4:26 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Lin Ma, Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

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

include/media/dvbdev.h:193: warning: Function parameter or member 'ref' not described in 'dvb_device'
include/media/dvbdev.h:207: warning: expecting prototype for dvb_device_get(). Prototype was for dvb_device_put() instead

Introduced by commit

  0fc044b2b5e2 ("media: dvbdev: adopts refcnt to avoid UAF")

-- 
Cheers,
Stephen Rothwell

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

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

* Re: linux-next: build warnings after merge of the v4l-dvb-next tree
  2022-11-28  4:26 linux-next: build warnings after merge of the v4l-dvb-next tree Stephen Rothwell
@ 2022-11-28  7:30 ` Lin Ma
  0 siblings, 0 replies; 4+ messages in thread
From: Lin Ma @ 2022-11-28  7:30 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Mauro Carvalho Chehab, Linux Kernel Mailing List,
	Linux Next Mailing List

Hi Stephen,

> Hi all,
> 
> After merging the v4l-dvb-next tree, today's linux-next build (htmldocs)
> produced these warnings:
> 
> include/media/dvbdev.h:193: warning: Function parameter or member 'ref' not described in 'dvb_device'
> include/media/dvbdev.h:207: warning: expecting prototype for dvb_device_get(). Prototype was for dvb_device_put() instead
> 
> Introduced by commit
> 
>   0fc044b2b5e2 ("media: dvbdev: adopts refcnt to avoid UAF")
> 
> -- 

Oh my bad, it seems that I leave a typo there as forgetting about the function name in comment.

/**
 * dvb_device_get - Decrease dvb_device reference
 *
 * @dvbdev:	pointer to struct dvb_device
 */
void dvb_device_put(struct dvb_device *dvbdev);

Also the 'ref' field is not described with comment. Will send the fix to the v4l-dvb-next soon.

Thanks
Lin

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

* linux-next: build warnings after merge of the v4l-dvb-next tree
@ 2022-11-28  4:19 Stephen Rothwell
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2022-11-28  4:19 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Robert Schlabbach, Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

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

include/uapi/linux/dvb/frontend.h:399: warning: Enum value 'QAM_1024' not described in enum 'fe_modulation'
include/uapi/linux/dvb/frontend.h:399: warning: Enum value 'QAM_4096' not described in enum 'fe_modulation'
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-1-3
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-1-4
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-5-9
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-7-9
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-8-15
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-11-15
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-13-18
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-9-20
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-11-20
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-23-36
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-25-36
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-13-45
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-26-45
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-28-45
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-32-45
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-77-90
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-1-3
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-1-4
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-5-9
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-7-9
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-8-15
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-11-15
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-13-18
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-9-20
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-11-20
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-23-36
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-25-36
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-13-45
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-26-45
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-28-45
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-32-45
Documentation/output/frontend.h.rst:6: WARNING: undefined label: fec-77-90
Documentation/output/frontend.h.rst:6: WARNING: undefined label: apsk-8-l
Documentation/output/frontend.h.rst:6: WARNING: undefined label: apsk-16-l
Documentation/output/frontend.h.rst:6: WARNING: undefined label: apsk-32-l
Documentation/output/frontend.h.rst:6: WARNING: undefined label: apsk-64
Documentation/output/frontend.h.rst:6: WARNING: undefined label: apsk-64-l
Documentation/output/frontend.h.rst:6: WARNING: undefined label: qam-1024
Documentation/output/frontend.h.rst:6: WARNING: undefined label: qam-4096
Documentation/output/frontend.h.rst:6: WARNING: undefined label: apsk-8-l
Documentation/output/frontend.h.rst:6: WARNING: undefined label: apsk-16-l
Documentation/output/frontend.h.rst:6: WARNING: undefined label: apsk-32-l
Documentation/output/frontend.h.rst:6: WARNING: undefined label: apsk-64
Documentation/output/frontend.h.rst:6: WARNING: undefined label: apsk-64-l
Documentation/output/frontend.h.rst:6: WARNING: undefined label: guard-interval-1-64
Documentation/output/frontend.h.rst:6: WARNING: undefined label: guard-interval-1-64
Documentation/output/frontend.h.rst:6: WARNING: undefined label: rolloff-15
Documentation/output/frontend.h.rst:6: WARNING: undefined label: rolloff-10
Documentation/output/frontend.h.rst:6: WARNING: undefined label: rolloff-5
Documentation/output/frontend.h.rst:6: WARNING: undefined label: rolloff-15
Documentation/output/frontend.h.rst:6: WARNING: undefined label: rolloff-10
Documentation/output/frontend.h.rst:6: WARNING: undefined label: rolloff-5
Documentation/output/frontend.h.rst:6: WARNING: undefined label: sys-dvbc2
Documentation/output/frontend.h.rst:6: WARNING: undefined label: sys-dvbc2

Introduced by commit

  6508a50fe84f ("media: dvb: add DVB-C2 and DVB-S2X parameter values")

-- 
Cheers,
Stephen Rothwell

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

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

* linux-next: build warnings after merge of the v4l-dvb-next tree
@ 2022-03-08  8:15 Stephen Rothwell
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2022-03-08  8:15 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Hans Verkuil, Ming Qian, Shijie Qin, Zhou Peng,
	Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

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

Documentation/output/videodev2.h.rst:6: WARNING: undefined label: v4l2-pix-fmt-nv12m-8l128
Documentation/output/videodev2.h.rst:6: WARNING: undefined label: v4l2-pix-fmt-nv12m-10be-8l128
Documentation/output/videodev2.h.rst:6: WARNING: undefined label: v4l2-pix-fmt-mm21

Introduced by commit

  72a74c8f0a0d ("media: add nv12m_8l128 and nv12m_10be_8l128 video format.")

-- 
Cheers,
Stephen Rothwell

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

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

end of thread, other threads:[~2022-11-28  7:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-28  4:26 linux-next: build warnings after merge of the v4l-dvb-next tree Stephen Rothwell
2022-11-28  7:30 ` Lin Ma
  -- strict thread matches above, loose matches on Subject: below --
2022-11-28  4:19 Stephen Rothwell
2022-03-08  8:15 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).