mbox series

[GIT,PULL,FOR,v5.17] hantro fix

Message ID 7baad561-92de-5ad8-209f-75fc52de344e@xs4all.nl (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,FOR,v5.17] hantro fix | expand

Pull-request

git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.17g

Message

Hans Verkuil Dec. 9, 2021, 12:35 p.m. UTC
The following changes since commit 9b4d7b5c81a2578e080da33b5cddc3149fa611aa:

  media: bttv: use DEVICE_ATTR_RO() helper macro (2021-12-07 11:29:58 +0100)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.17g

for you to fetch changes up to 59c2cecf7c879ef6f0648a07ee5a2f87678e8b13:

  media: hantro: Fix G2/HEVC negotiated pixelformat (2021-12-09 12:50:33 +0100)

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

----------------------------------------------------------------
Benjamin Gaignard (1):
      media: hantro: Fix G2/HEVC negotiated pixelformat

 drivers/staging/media/hantro/hantro_g2_hevc_dec.c | 25 ++++++++------------
 drivers/staging/media/hantro/hantro_hevc.c        | 79 ++++++++++-----------------------------------------------------
 drivers/staging/media/hantro/hantro_hw.h          | 11 +++++++++
 drivers/staging/media/hantro/hantro_postproc.c    |  3 +++
 drivers/staging/media/hantro/hantro_v4l2.c        | 19 ++++-----------
 5 files changed, 41 insertions(+), 96 deletions(-)

Comments

Jenkins Dec. 9, 2021, 12:59 p.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/7baad561-92de-5ad8-209f-75fc52de344e@xs4all.nl/
Build log: https://builder.linuxtv.org/job/patchwork/163911/
Build time: 00:16:59
Link: https://lore.kernel.org/linux-media/7baad561-92de-5ad8-209f-75fc52de344e@xs4all.nl

gpg: Signature made Thu 09 Dec 2021 12:33:44 PM UTC
gpg:                using RSA key AAA7FFBA4D2D77EF4CAEA1421326E0CD23ABDCE5
gpg: Good signature from "Hans Verkuil <hverkuil-cisco@xs4all.nl>" [unknown]
gpg:                 aka "Hans Verkuil <hverkuil@xs4all.nl>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 052C DE7B C215 053B 689F  1BCA BD2D 6148 6614 3B4C
     Subkey fingerprint: AAA7 FFBA 4D2D 77EF 4CAE  A142 1326 E0CD 23AB DCE5

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

Error/warnings:

patches/0001-media-hantro-Fix-G2-HEVC-negotiated-pixelformat.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:
	../drivers/media/rc/meson-ir-tx.c:22: warning: expecting prototype for meson(). Prototype was for DEVICE_NAME() instead
	../drivers/media/i2c/ov8865.c: ../drivers/media/i2c/ov8865.c:2841 ov8865_get_selection() warn: inconsistent indenting
	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/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:2874 em28xx_v4l2_init() parse error: turning off implications after 60 seconds

   checkpatch.pl:
	$ cat patches/0001-media-hantro-Fix-G2-HEVC-negotiated-pixelformat.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict
	-:9: WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)


Error #512 when building PDF docs