mbox series

[GIT,FIXES,FOR,v5.18] Four fixes

Message ID 139ddb8b-4958-4a04-2a79-f809705cb08b@xs4all.nl (mailing list archive)
State New, archived
Headers show
Series [GIT,FIXES,FOR,v5.18] Four fixes | expand

Pull-request

git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.18a

Message

Hans Verkuil March 9, 2022, 10:22 a.m. UTC
The following changes since commit b3627647f9ea7473d10fb08a95fd7c4133a17ca4:

  Merge tag 'br-v5.18s' of git://linuxtv.org/hverkuil/media_tree into media_stage (2022-03-07 17:38:36 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.18a

for you to fetch changes up to 636d094537fd4d5de98a2bb48139b6dd3559b307:

  media: amphion: fix some error related with undefined reference to __divdi3 (2022-03-09 10:44:59 +0100)

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

----------------------------------------------------------------
Hans Verkuil (2):
      pixfmt-yuv-planar.rst: fix PIX_FMT labels
      m5mols/m5mols.h: document new reset field

Ming Qian (1):
      media: amphion: fix some error related with undefined reference to __divdi3

Yihao Han (1):
      media: vidtv: use vfree() for memory allocated with vzalloc()

 Documentation/userspace-api/media/v4l/pixfmt-yuv-planar.rst |  5 +++--
 drivers/media/i2c/m5mols/m5mols.h                           |  1 +
 drivers/media/platform/amphion/vdec.c                       | 35 -----------------------------------
 drivers/media/platform/amphion/vpu_helpers.h                |  3 ---
 drivers/media/platform/amphion/vpu_malone.c                 | 24 +++++++++++++-----------
 drivers/media/platform/amphion/vpu_v4l2.c                   |  5 +----
 drivers/media/platform/amphion/vpu_windsor.c                | 18 ++++++++----------
 drivers/media/test-drivers/vidtv/vidtv_s302m.c              |  2 +-
 8 files changed, 27 insertions(+), 66 deletions(-)

Comments

Jenkins March 9, 2022, 10:52 a.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/139ddb8b-4958-4a04-2a79-f809705cb08b@xs4all.nl/
Build log: https://builder.linuxtv.org/job/patchwork/189347/
Build time: 00:18:19
Link: https://lore.kernel.org/linux-media/139ddb8b-4958-4a04-2a79-f809705cb08b@xs4all.nl

gpg: Signature made Wed 09 Mar 2022 10:19:52 AM UTC
gpg:                using EDDSA key 52ADCAAE8A4F70B99ACD8D726B425DF79B1C1E76
gpg: Can't check signature: No public key

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

Error/warnings:

patches/0001-pixfmt-yuv-planar.rst-fix-PIX_FMT-labels.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/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/platform/qcom/venus/helpers.c: ../drivers/media/platform/qcom/venus/helpers.c:658 venus_helper_get_bufreq() error: we previously assumed 'req' could be null (see line 654)
	../drivers/media/usb/em28xx/em28xx-video.c: ../drivers/media/usb/em28xx/em28xx-video.c:2888 em28xx_v4l2_init() parse error: turning off implications after 60 seconds


Error #512 when building PDF docs