[GIT PULL for v6.4-rc7] media fixes

From: Mauro Carvalho Chehab
Date: Thu Jun 15 2023 - 07:17:48 EST


Hi Linus,

Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.4-6

For a fix at dvb-core to avoid a race condition during DVB board register
time.

Regards,
Mauro


The following changes since commit 9561de3a55bed6bdd44a12820ba81ec416e705a7:

Linux 6.4-rc5 (2023-06-04 14:04:27 -0400)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.4-6

for you to fetch changes up to ec21a38df77a5aefbd2f70c48127003b6f259cf3:

Revert "media: dvb-core: Fix use-after-free on race condition at dvb_frontend" (2023-06-14 23:16:29 +0100)

----------------------------------------------------------------
media fixes for v6.4-rc7

----------------------------------------------------------------
Mauro Carvalho Chehab (3):
Merge tag 'v6.4-rc4' into v4l_for_linus
Merge tag 'v6.4-rc5' into v4l_for_linus
Revert "media: dvb-core: Fix use-after-free on race condition at dvb_frontend"

drivers/media/dvb-core/dvb_frontend.c | 53 ++++++-----------------------------
include/media/dvb_frontend.h | 6 +---
2 files changed, 10 insertions(+), 49 deletions(-)