linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.10] RC fixes
@ 2020-08-19  6:44 Sean Young
  2020-08-19  7:16 ` [GIT PULL FOR v5.10] RC fixes (#20200819064442) Jenkins
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sean Young @ 2020-08-19  6:44 UTC (permalink / raw)
  To: linux-media

Hi Mauro,

Just the rc changes here, dvb to follow.

Thanks,

Sean

The following changes since commit 9a538b83612c8b5848bf840c2ddcd86dda1c8c76:

  media: venus: core: Add support for opp tables/perf voting (2020-08-18 15:55:56 +0200)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git tags/v5.10a

for you to fetch changes up to 97d53a7ee542871b650dcc525193c80b0dc10bc6:

  media: mceusb: Avoid GFP_ATOMIC where it is not needed (2020-08-18 17:47:16 +0100)

----------------------------------------------------------------
v5.10a

----------------------------------------------------------------
Christophe JAILLET (1):
      media: mceusb: Avoid GFP_ATOMIC where it is not needed

Sean Young (3):
      media: rc: uevent sysfs file races with rc_unregister_device()
      media: rc: do not access device via sysfs after rc_unregister_device()
      media: gpio-ir-tx: spinlock is not needed to disable interrupts

 drivers/media/rc/gpio-ir-tx.c | 16 +++++-----------
 drivers/media/rc/mceusb.c     |  2 +-
 drivers/media/rc/rc-main.c    | 44 +++++++++++++++++++++++++++----------------
 3 files changed, 34 insertions(+), 28 deletions(-)

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

* Re: [GIT PULL FOR v5.10] RC fixes (#20200819064442)
  2020-08-19  6:44 [GIT PULL FOR v5.10] RC fixes Sean Young
@ 2020-08-19  7:16 ` Jenkins
  2020-08-24 22:01 ` Jenkins
  2020-08-27 15:20 ` [GIT PULL FOR v5.10] RC fixes (#66382) Jenkins
  2 siblings, 0 replies; 4+ messages in thread
From: Jenkins @ 2020-08-19  7:16 UTC (permalink / raw)
  To: mchehab+samsung, linux-media; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/20200819064442.GB25827@gofer.mess.org/
Build log: https://builder.linuxtv.org/job/patchwork/64823/
Build time: 00:25:55
Link: https://lore.kernel.org/linux-media/20200819064442.GB25827@gofer.mess.org

gpg: Signature made Wed 19 Aug 2020 06:29:45 AM UTC
gpg:                using RSA key A624251A26084A9ED9E4C8B6425F639D3960FA9E
gpg:                issuer "sean@mess.org"
gpg: Good signature from "Sean Young <sean@mess.org>" [full]

Summary: 5 patches and/or PDF generation with issues, being 4 at build time

Error/warnings:


Error #512 when running make CF=-D__CHECK_ENDIAN__ CONFIG_DEBUG_SECTION_MISMATCH=y C=1 W=1 CHECK=compile_checks M=drivers/staging/media:

Error #512 when running make CF=-D__CHECK_ENDIAN__ CONFIG_DEBUG_SECTION_MISMATCH=y C=1 W=1 CHECK=compile_checks M=drivers/media:

Error #512 when running make CF=-D__CHECK_ENDIAN__ CONFIG_DEBUG_SECTION_MISMATCH=y C=1 W=1 CHECK=compile_checks M=drivers/staging/media:

Error #512 when running make CF=-D__CHECK_ENDIAN__ CONFIG_DEBUG_SECTION_MISMATCH=y C=1 W=1 CHECK=compile_checks M=drivers/media:

Error #512 when running make CF=-D__CHECK_ENDIAN__ CONFIG_DEBUG_SECTION_MISMATCH=y C=1 W=1 CHECK=compile_checks M=drivers/staging/media:

Error #512 when running make CF=-D__CHECK_ENDIAN__ CONFIG_DEBUG_SECTION_MISMATCH=y C=1 W=1 CHECK=compile_checks M=drivers/media:

Error #512 when running make CF=-D__CHECK_ENDIAN__ CONFIG_DEBUG_SECTION_MISMATCH=y C=1 W=1 CHECK=compile_checks M=drivers/staging/media:

Error #512 when running make CF=-D__CHECK_ENDIAN__ CONFIG_DEBUG_SECTION_MISMATCH=y C=1 W=1 CHECK=compile_checks M=drivers/media:

Error #512 when running make CF=-D__CHECK_ENDIAN__ CONFIG_DEBUG_SECTION_MISMATCH=y C=1 W=1 CHECK=compile_checks M=drivers/staging/media:

Error #512 when running make CF=-D__CHECK_ENDIAN__ CONFIG_DEBUG_SECTION_MISMATCH=y C=1 W=1 CHECK=compile_checks M=drivers/media:

Error #512 when running make CF=-D__CHECK_ENDIAN__ CONFIG_DEBUG_SECTION_MISMATCH=y C=1 W=1 CHECK=compile_checks M=drivers/staging/media:

Error #512 when running make CF=-D__CHECK_ENDIAN__ CONFIG_DEBUG_SECTION_MISMATCH=y C=1 W=1 CHECK=compile_checks M=drivers/media:

Error #512 when running make CF=-D__CHECK_ENDIAN__ CONFIG_DEBUG_SECTION_MISMATCH=y C=1 W=1 CHECK=compile_checks M=drivers/staging/media:

Error #512 when running make CF=-D__CHECK_ENDIAN__ CONFIG_DEBUG_SECTION_MISMATCH=y C=1 W=1 CHECK=compile_checks M=drivers/media:

Error #512 when running make CF=-D__CHECK_ENDIAN__ CONFIG_DEBUG_SECTION_MISMATCH=y C=1 W=1 CHECK=compile_checks M=drivers/staging/media:

Error #512 when running make CF=-D__CHECK_ENDIAN__ CONFIG_DEBUG_SECTION_MISMATCH=y C=1 W=1 CHECK=compile_checks M=drivers/media:


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

* Re: [GIT PULL FOR v5.10] RC fixes (#20200819064442)
  2020-08-19  6:44 [GIT PULL FOR v5.10] RC fixes Sean Young
  2020-08-19  7:16 ` [GIT PULL FOR v5.10] RC fixes (#20200819064442) Jenkins
@ 2020-08-24 22:01 ` Jenkins
  2020-08-27 15:20 ` [GIT PULL FOR v5.10] RC fixes (#66382) Jenkins
  2 siblings, 0 replies; 4+ messages in thread
From: Jenkins @ 2020-08-24 22:01 UTC (permalink / raw)
  To: mchehab+samsung, linux-media; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/20200819064442.GB25827@gofer.mess.org/
Build log: https://builder.linuxtv.org/job/patchwork/65618/
Build time: 00:16:20
Link: https://lore.kernel.org/linux-media/20200819064442.GB25827@gofer.mess.org

gpg: Signature made Wed 19 Aug 2020 06:29:45 AM UTC
gpg:                using RSA key A624251A26084A9ED9E4C8B6425F639D3960FA9E
gpg:                issuer "sean@mess.org"
gpg: Good signature from "Sean Young <sean@mess.org>" [full]

Summary: 1 patches and/or PDF generation with issues, being 0 at build time

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

* Re: [GIT PULL FOR v5.10] RC fixes (#66382)
  2020-08-19  6:44 [GIT PULL FOR v5.10] RC fixes Sean Young
  2020-08-19  7:16 ` [GIT PULL FOR v5.10] RC fixes (#20200819064442) Jenkins
  2020-08-24 22:01 ` Jenkins
@ 2020-08-27 15:20 ` Jenkins
  2 siblings, 0 replies; 4+ messages in thread
From: Jenkins @ 2020-08-27 15:20 UTC (permalink / raw)
  To: mchehab+samsung, linux-media; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/20200819064442.GB25827@gofer.mess.org/
Build log: https://builder.linuxtv.org/job/patchwork/65989/
Build time: 00:02:38
Link: https://lore.kernel.org/linux-media/20200819064442.GB25827@gofer.mess.org

gpg: Signature made Wed 19 Aug 2020 06:29:45 AM UTC
gpg:                using RSA key A624251A26084A9ED9E4C8B6425F639D3960FA9E
gpg:                issuer "sean@mess.org"
gpg: Good signature from "Sean Young <sean@mess.org>" [full]

Summary: 1 patches and/or PDF generation with issues, being 0 at build time

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

end of thread, other threads:[~2020-08-27 15:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-19  6:44 [GIT PULL FOR v5.10] RC fixes Sean Young
2020-08-19  7:16 ` [GIT PULL FOR v5.10] RC fixes (#20200819064442) Jenkins
2020-08-24 22:01 ` Jenkins
2020-08-27 15:20 ` [GIT PULL FOR v5.10] RC fixes (#66382) 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).