mbox series

[GIT,PULL,FOR,v5.19] smatch fixes

Message ID 55457695-4f48-68a4-d5b1-1d6ff2ef253e@xs4all.nl (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,FOR,v5.19] smatch fixes | expand

Pull-request

git://linuxtv.org/hverkuil/media_tree.git tags/br-smatch-fixes

Message

Hans Verkuil May 9, 2022, 12:51 p.m. UTC
The following changes since commit 6c1c1eb8c87de221051b9198d40971640060842f:

  media: ext-ctrls-codec.rst: fix indentation (2022-04-25 23:55:02 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-smatch-fixes

for you to fetch changes up to 39ae259ccae506d95ba194d558a6af7d8cfa7c26:

  s5k6a3: add missing clk_disable_unprepare (2022-05-09 14:33:58 +0200)

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

----------------------------------------------------------------
Hans Verkuil (6):
      v4l2-subdev.c: kvmalloc_array -> kvcalloc
      v4l2-ctls-core.c: kvmalloc_array -> kvcalloc
      videobuf2-dma-sg.c: kvmalloc_array -> kvcalloc
      cx25821: request_irq -> devm_request_irq
      ccs-core.c: fix failure to call clk_disable_unprepare
      s5k6a3: add missing clk_disable_unprepare

 drivers/media/common/videobuf2/videobuf2-dma-sg.c | 3 +--
 drivers/media/i2c/ccs/ccs-core.c                  | 7 +++++--
 drivers/media/i2c/s5k6a3.c                        | 4 +++-
 drivers/media/pci/cx25821/cx25821-alsa.c          | 4 ++--
 drivers/media/v4l2-core/v4l2-ctrls-core.c         | 5 ++---
 drivers/media/v4l2-core/v4l2-subdev.c             | 5 ++---
 6 files changed, 15 insertions(+), 13 deletions(-)

Comments

Jenkins May 9, 2022, 1:19 p.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/55457695-4f48-68a4-d5b1-1d6ff2ef253e@xs4all.nl/
Build log: https://builder.linuxtv.org/job/patchwork/206136/
Build time: 00:21:02
Link: https://lore.kernel.org/linux-media/55457695-4f48-68a4-d5b1-1d6ff2ef253e@xs4all.nl

gpg: Signature made Mon 09 May 2022 12:49:55 PM UTC
gpg:                using EDDSA key 52ADCAAE8A4F70B99ACD8D726B425DF79B1C1E76
gpg: Can't check signature: No public key

Summary: got 1/6 patches with issues, being 1 at build time

Error/warnings:

patches/0001-v4l2-subdev.c-kvmalloc_array-kvcalloc.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

    allyesconfig: return code #0:
	SMATCH:../drivers/media/usb/siano/smsusb.c ../drivers/media/usb/siano/smsusb.c:53:38: :warning: array of flexible structures
	SPARSE:../drivers/media/usb/siano/smsusb.c ../drivers/media/usb/siano/smsusb.c:53:38: warning: array of flexible structures
	../drivers/media/test-drivers/vivid/vivid-core.c: ../drivers/media/test-drivers/vivid/vivid-core.c:1981 vivid_create_instance() parse error: turning off implications after 60 seconds
	../drivers/media/platform/qcom/venus/helpers.c: ../drivers/media/platform/qcom/venus/helpers.c:678 venus_helper_get_bufreq() error: we previously assumed 'req' could be null (see line 674)
	../drivers/media/pci/cx23885/cx23885-dvb.c: ../drivers/media/pci/cx23885/cx23885-dvb.c:2625 dvb_register() parse error: turning off implications after 60 seconds
	../drivers/media/usb/em28xx/em28xx-video.c: ../drivers/media/usb/em28xx/em28xx-video.c:2874 em28xx_v4l2_init() parse error: turning off implications after 60 seconds