mbox series

[GIT,PULL,FOR,v6.4] cec: one cec fix, one doc update

Message ID 7094bebe-2d64-7087-3718-80e4e7be04fc@xs4all.nl (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,FOR,v6.4] cec: one cec fix, one doc update | expand

Pull-request

git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.4m

Message

Hans Verkuil April 12, 2023, 2:51 p.m. UTC
The following changes since commit e18a7e9a2d34a32482e4069fcedf30a7bc9e9ef5:

  media: Use designated initializers for all subdev pad ops (2023-04-12 09:46:07 +0200)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.4m

for you to fetch changes up to 35fa5d05b410e50b277b3e98fb53143b76a6a256:

  Documentation: admin-guide: cec.rst: document NTP issue (2023-04-12 16:48:54 +0200)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Hans Verkuil (2):
      media: cec: core: not all messages were passed on when monitoring
      Documentation: admin-guide: cec.rst: document NTP issue

 Documentation/admin-guide/media/cec.rst | 9 +++++++++
 drivers/media/cec/core/cec-adap.c       | 7 +++++--
 2 files changed, 14 insertions(+), 2 deletions(-)

Comments

Jenkins April 12, 2023, 3:32 p.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/7094bebe-2d64-7087-3718-80e4e7be04fc@xs4all.nl/
Build log: https://builder.linuxtv.org/job/patchwork/297112/
Build time: 00:25:47
Link: https://lore.kernel.org/linux-media/7094bebe-2d64-7087-3718-80e4e7be04fc@xs4all.nl

gpg: Signature made Wed 12 Apr 2023 02:50:32 PM UTC
gpg:                using EDDSA key 52ADCAAE8A4F70B99ACD8D726B425DF79B1C1E76
gpg: Good signature from "Hans Verkuil <hverkuil-cisco@xs4all.nl>" [unknown]
gpg:                 aka "Hans Verkuil <hverkuil@xs4all.nl>" [full]

Summary: got 1/2 patches with issues, being 1 at build time, plus one error when buinding PDF document

Error/warnings:

patches/0001-media-cec-core-not-all-messages-were-passed-on-when-.patch:

    allyesconfig: return code #0:
	../scripts/genksyms/parse.y: warning: 9 shift/reduce conflicts [-Wconflicts-sr]
	../scripts/genksyms/parse.y: warning: 5 reduce/reduce conflicts [-Wconflicts-rr]
	../scripts/genksyms/parse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
	../drivers/staging/media/atomisp/i2c/atomisp-ov2680.c:415 ov2680_s_stream() warn: missing error code 'ret'
	../drivers/staging/media/atomisp/pci/atomisp_cmd.c: ../drivers/staging/media/atomisp/pci/atomisp_cmd.c:3357 atomisp_cp_dvs_6axis_config() warn: missing unwind goto?
	../drivers/staging/media/atomisp/pci/atomisp_cmd.c: ../drivers/staging/media/atomisp/pci/atomisp_cmd.c:3456 atomisp_cp_morph_table() warn: missing unwind goto?

    allyesconfig: return code #0:
	../drivers/media/i2c/adp1653.c: ../drivers/media/i2c/adp1653.c:444 adp1653_of_init() warn: missing unwind goto?
	../drivers/media/i2c/ov5645.c: ../drivers/media/i2c/ov5645.c:687 ov5645_set_power_on() warn: 'ov5645->xclk' from clk_prepare_enable() not released on lines: 687.
	../drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c: ../drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c:2489 mxc_jpeg_probe() warn: missing unwind goto?
	SMATCH:../drivers/media/usb/siano/smsusb.c ../drivers/media/usb/siano/smsusb.c:53:38: :warning: array of flexible structures
	../drivers/media/pci/cx23885/cx23885-dvb.c: ../drivers/media/pci/cx23885/cx23885-dvb.c:2570 dvb_register() parse error: OOM: 3000016Kb sm_state_count = 1974544
	../drivers/media/pci/cx23885/cx23885-dvb.c: ../drivers/media/pci/cx23885/cx23885-dvb.c:2570 dvb_register() parse error: __split_smt: function too hairy.  Giving up after 55 seconds
	../drivers/media/usb/em28xx/em28xx-video.c: ../drivers/media/usb/em28xx/em28xx-video.c:2884 em28xx_v4l2_init() parse error: turning off implications after 60 seconds
	../drivers/media/usb/pvrusb2/pvrusb2-hdw.c: ../drivers/media/usb/pvrusb2/pvrusb2-hdw.c:3293 pvr2_hdw_get_tuner_status() warn: inconsistent indenting


Error #512 when building PDF docs