linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.17] Venus updates
@ 2021-11-26  9:32 Stanimir Varbanov
  2021-11-26  9:59 ` [GIT PULL FOR v5.17] Venus updates (#78837) Jenkins
  0 siblings, 1 reply; 2+ messages in thread
From: Stanimir Varbanov @ 2021-11-26  9:32 UTC (permalink / raw)
  To: linux-media

Hi Mauro,

This time the updates include few fixes.

Please pull.

regards,
Stan

The following changes since commit 999ed03518cb01aa9ef55c025db79567eec6268c:

  media: atomisp: cleanup qbuf logic (2021-11-17 19:40:19 +0000)

are available in the Git repository at:

  git://linuxtv.org/svarbanov/media_tree.git tags/venus-for-v5.17

for you to fetch changes up to 7f28a0331c663cdc51a2c85d76c7f9d13a19fa2e:

  media: venus: core: Fix a resource leak in the error handling path of 'venus_probe()' (2021-11-22 13:54:01 +0200)

----------------------------------------------------------------
Venus updates for v5.17

----------------------------------------------------------------
Christophe JAILLET (2):
      media: venus: core: Fix a potential NULL pointer dereference in an error handling path
      media: venus: core: Fix a resource leak in the error handling path of 'venus_probe()'

Mansur Alisha Shaik (2):
      venus: correct low power frequency calculation for encoder
      venus: avoid calling core_clk_setrate() concurrently during concurrent video sessions

 drivers/media/platform/qcom/venus/core.c       | 11 ++++++---
 drivers/media/platform/qcom/venus/pm_helpers.c | 32 +++++++++++++-------------
 2 files changed, 24 insertions(+), 19 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL FOR v5.17] Venus updates (#78837)
  2021-11-26  9:32 [GIT PULL FOR v5.17] Venus updates Stanimir Varbanov
@ 2021-11-26  9:59 ` Jenkins
  0 siblings, 0 replies; 2+ messages in thread
From: Jenkins @ 2021-11-26  9:59 UTC (permalink / raw)
  To: mchehab+samsung, linux-media; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/20211126093243.1254176-1-stanimir.varbanov@linaro.org/
Build log: https://builder.linuxtv.org/job/patchwork/160156/
Build time: 00:17:35
Link: https://lore.kernel.org/linux-media/20211126093243.1254176-1-stanimir.varbanov@linaro.org

gpg: Signature made Fri 26 Nov 2021 09:26:20 AM UTC
gpg:                using RSA key E1558C2497CE3CCC2B5AA30F25B55FC81B7035F2
gpg: Good signature from "Stanimir Varbanov <stanimir.varbanov@linaro.org>" [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: 34CF E039 8A16 AD93 18FD  D5E8 A6D0 26D8 E358 14D4
     Subkey fingerprint: E155 8C24 97CE 3CCC 2B5A  A30F 25B5 5FC8 1B70 35F2

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

Error/warnings:

patches/0001-venus-correct-low-power-frequency-calculation-for-en.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/cec/core/cec-adap.c: ../drivers/media/cec/core/cec-adap.c:926 cec_transmit_msg_fh() warn: '&data->list' not removed from list
	../drivers/media/rc/meson-ir-tx.c:22: warning: expecting prototype for meson(). Prototype was for DEVICE_NAME() instead
	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/usb/pvrusb2/pvrusb2-encoder.c: ../drivers/media/usb/pvrusb2/pvrusb2-encoder.c:288 pvr2_encoder_cmd() warn: inconsistent indenting
	../drivers/media/usb/pvrusb2/pvrusb2-hdw.c: ../drivers/media/usb/pvrusb2/pvrusb2-hdw.c:1730 pvr2_hdw_set_streaming() warn: inconsistent indenting
	../drivers/media/usb/pvrusb2/pvrusb2-hdw.c: ../drivers/media/usb/pvrusb2/pvrusb2-hdw.c:3461 pvr2_hdw_cpufw_set_enabled() warn: inconsistent indenting
	../drivers/media/usb/pvrusb2/pvrusb2-hdw.c: ../drivers/media/usb/pvrusb2/pvrusb2-hdw.c:3501 pvr2_hdw_cpufw_get() warn: inconsistent indenting
	../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:2874 em28xx_v4l2_init() parse error: turning off implications after 60 seconds


Error #512 when building PDF docs


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-26 10:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-26  9:32 [GIT PULL FOR v5.17] Venus updates Stanimir Varbanov
2021-11-26  9:59 ` [GIT PULL FOR v5.17] Venus updates (#78837) Jenkins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).