mbox series

[GIT,FIXES,FOR,5.19] V4L2 async fix

Message ID YsvFj/0pP9sqM0N8@valkosipuli.retiisi.eu (mailing list archive)
State New, archived
Headers show
Series [GIT,FIXES,FOR,5.19] V4L2 async fix | expand

Pull-request

git://linuxtv.org/sailus/media_tree.git tags/fixes-5.19-1-signed

Message

Sakari Ailus July 11, 2022, 6:39 a.m. UTC
Hi Mauro,

Here's a little fix for matching V4L2 fwnode endpoints. It affects
systems relying on swnode in particular, including non-ChromeOS systems
with IPU3.

Please pull.


The following changes since commit 3bcc2c1eade4e95ee494c30684d0157fba27c824:

  media: rkvdec: Disable H.264 error detection (2022-07-05 11:45:45 +0100)

are available in the Git repository at:

  git://linuxtv.org/sailus/media_tree.git tags/fixes-5.19-1-signed

for you to fetch changes up to 7a4eb72e63b88feac3de62ad299a29af5cedfd0d:

  v4l: async: Also match secondary fwnode endpoints (2022-07-11 09:31:10 +0300)

----------------------------------------------------------------
V4L2 async fix for 5.19

----------------------------------------------------------------
Sakari Ailus (1):
      v4l: async: Also match secondary fwnode endpoints

 drivers/media/v4l2-core/v4l2-async.c | 35 +++++++++++++++++++++--------------
 1 file changed, 21 insertions(+), 14 deletions(-)

Comments

Jenkins July 11, 2022, 7 a.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/YsvFj/0pP9sqM0N8@valkosipuli.retiisi.eu/
Build log: https://builder.linuxtv.org/job/patchwork/223917/
Build time: 00:17:03
Link: https://lore.kernel.org/linux-media/YsvFj/0pP9sqM0N8@valkosipuli.retiisi.eu

gpg: Signature made Mon 11 Jul 2022 06:32:41 AM UTC
gpg:                using DSA key F0D0377A0D4F25A79238EFE56D40361B6E28C193
gpg:                issuer "sakari.ailus@linux.intel.com"
gpg: Good signature from "Sakari Ailus <sakari.ailus@linux.intel.com>" [full]

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

Error/warnings:

patches/0001-v4l-async-Also-match-secondary-fwnode-endpoints.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/i2c/cx25840/cx25840-core.c: ../drivers/media/i2c/cx25840/cx25840-core.c:5495 cx23885_dif_setup() parse error: turning off implications after 60 seconds
	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:678 venus_helper_get_bufreq() error: we previously assumed 'req' could be null (see line 674)
	../drivers/media/dvb-frontends/sp887x.c: ../drivers/media/dvb-frontends/sp887x.c:178 sp887x_initial_setup() error: __memcpy() '&buf[2]' too small (30 vs 16384)
	../drivers/media/pci/cx23885/cx23885-dvb.c: ../drivers/media/pci/cx23885/cx23885-dvb.c:2548 dvb_register() parse error: OOM: 3000028Kb sm_state_count = 1725875
	../drivers/media/pci/cx23885/cx23885-dvb.c: ../drivers/media/pci/cx23885/cx23885-dvb.c:2548 dvb_register() warn: Function too hairy.  No more merges.
	../drivers/media/pci/cx23885/cx23885-dvb.c: ../drivers/media/pci/cx23885/cx23885-dvb.c:2548 dvb_register() parse error: __split_smt: function too hairy.  Giving up after 48 seconds
	../drivers/media/platform/sunxi/sun6i-mipi-csi2/sun6i_mipi_csi2.c:193 sun6i_mipi_csi2_s_stream() warn: missing error code 'ret'
	../drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/sun8i_a83t_mipi_csi2.c:225 sun8i_a83t_mipi_csi2_s_stream() warn: missing error code 'ret'
	../drivers/media/usb/em28xx/em28xx-video.c: ../drivers/media/usb/em28xx/em28xx-video.c:2879 em28xx_v4l2_init() parse error: turning off implications after 60 seconds


Error #512 when building PDF docs