All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL for v5.15-rc5] media fixes
@ 2021-10-04 15:59 Mauro Carvalho Chehab
  2021-10-04 16:23 ` [GIT PULL for v5.15-rc5] media fixes (#77421) Jenkins
  2021-10-04 16:55 ` [GIT PULL for v5.15-rc5] media fixes pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: Mauro Carvalho Chehab @ 2021-10-04 15:59 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Greg Kroah-Hartman, Andrew Morton, Linux Media Mailing List,
	Linux Kernel Mailing List, Dan Carpenter

Hi Linus,

Could you please pull from:
  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v5.15-3

There's just one patch here, fixing a -Werror issue at staging/atomisp.

Such patch is already at linux-next for quite a while, aiming 5.16, but
almost every week we're receiving a new variant of it.

So, the better is to merge this one early.

Regards,
Mauro

The following changes since commit f0c15b360fb65ee39849afe987c16eb3d0175d0d:

  media: ir_toy: prevent device from hanging during transmit (2021-09-19 11:19:37 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v5.15-3

for you to fetch changes up to 206704a1fe0bcaaa036d3e90358bb168fac8bea1:

  media: atomisp: restore missing 'return' statement (2021-10-04 17:54:48 +0200)

----------------------------------------------------------------
media fixes for v5.15-rc5

----------------------------------------------------------------
Arnd Bergmann (1):
      media: atomisp: restore missing 'return' statement

 .../staging/media/atomisp/pci/hive_isp_css_common/host/input_system.c   | 2 ++
 1 file changed, 2 insertions(+)


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

* Re: [GIT PULL for v5.15-rc5] media fixes (#77421)
  2021-10-04 15:59 [GIT PULL for v5.15-rc5] media fixes Mauro Carvalho Chehab
@ 2021-10-04 16:23 ` Jenkins
  2021-10-04 16:55 ` [GIT PULL for v5.15-rc5] media fixes pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: Jenkins @ 2021-10-04 16:23 UTC (permalink / raw)
  To: mchehab+samsung, linux-media; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/20211004175922.39809118@coco.lan/
Build log: https://builder.linuxtv.org/job/patchwork/145095/
Build time: 00:20:48
Link: https://lore.kernel.org/linux-media/20211004175922.39809118@coco.lan

gpg: Signature made Mon 04 Oct 2021 03:55:09 PM UTC
gpg:                using RSA key F909AE68FC11DF09C1755C00085F3EBD8EE4E115
gpg: Good signature from "Mauro Carvalho Chehab <mchehab+huawei@kernel.org>" [unknown]
gpg:                 aka "Mauro Carvalho Chehab <mchehab@kernel.org>" [unknown]
gpg:                 aka "Mauro Carvalho Chehab <m.chehab@samsung.com>" [unknown]
gpg:                 aka "Mauro Carvalho Chehab <mchehab@osg.samsung.com>" [unknown]
gpg:                 aka "Mauro Carvalho Chehab <mchehab@s-opensource.com>" [unknown]
gpg:                 aka "[jpeg image of size 3594]" [unknown]
gpg:                 aka "Mauro Carvalho Chehab <mchehab+samsung@kernel.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: F909 AE68 FC11 DF09 C175  5C00 085F 3EBD 8EE4 E115

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

Error/warnings:

patches/0001-media-atomisp-restore-missing-return-statement.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
	../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
	SPARSE:../drivers/media/rc/ir_toy.c ../drivers/media/rc/ir_toy.c:321:20: warning: incorrect type in assignment (different base types)
	SPARSE:../drivers/media/rc/ir_toy.c ../drivers/media/rc/ir_toy.c:321:20:    expected restricted __be16 [usertype]
	SPARSE:../drivers/media/rc/ir_toy.c ../drivers/media/rc/ir_toy.c:321:20:    got int
	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:2401 dvb_register() parse error: turning off implications after 60 seconds
	../drivers/media/pci/cx23885/cx23885-dvb.c: ../drivers/media/pci/cx23885/cx23885-dvb.c:2579 dvb_register() error: we previously assumed 'fe1->dvb.frontend' could be null (see line 1743)
	../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/usb/em28xx/em28xx-video.c: ../drivers/media/usb/em28xx/em28xx-video.c:2786 em28xx_v4l2_init() parse error: turning off implications after 60 seconds


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

* Re: [GIT PULL for v5.15-rc5] media fixes
  2021-10-04 15:59 [GIT PULL for v5.15-rc5] media fixes Mauro Carvalho Chehab
  2021-10-04 16:23 ` [GIT PULL for v5.15-rc5] media fixes (#77421) Jenkins
@ 2021-10-04 16:55 ` pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2021-10-04 16:55 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Linus Torvalds, Greg Kroah-Hartman, Andrew Morton,
	Linux Media Mailing List, Linux Kernel Mailing List,
	Dan Carpenter

The pull request you sent on Mon, 4 Oct 2021 17:59:22 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v5.15-3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/84b3e42564accd94c2680e3ba42717c32c8b5fc4

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2021-10-04 16:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-04 15:59 [GIT PULL for v5.15-rc5] media fixes Mauro Carvalho Chehab
2021-10-04 16:23 ` [GIT PULL for v5.15-rc5] media fixes (#77421) Jenkins
2021-10-04 16:55 ` [GIT PULL for v5.15-rc5] media fixes pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.