WSL2-Linux-Kernel/drivers/staging/media
Greg Kroah-Hartman 6e9632a01e media: dvb: symbol fixup for dvb_attach()
commit 86495af117 upstream.

In commit 9011e49d54 ("modules: only allow symbol_get of
EXPORT_SYMBOL_GPL modules") the use of symbol_get is properly restricted
to GPL-only marked symbols.  This interacts oddly with the DVB logic
which only uses dvb_attach() to load the dvb driver which then uses
symbol_get().

Fix this up by properly marking all of the dvb_attach attach symbols as
EXPORT_SYMBOL_GPL().

Fixes: 9011e49d54 ("modules: only allow symbol_get of EXPORT_SYMBOL_GPL modules")
Cc: stable <stable@kernel.org>
Reported-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: Christoph Hellwig <hch@lst.de>
Cc: linux-media@vger.kernel.org
Cc: linux-modules@vger.kernel.org
Acked-by: Luis Chamberlain <mcgrof@kernel.org>
Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Link: https://lore.kernel.org/r/20230908092035.3815268-2-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-09-19 12:22:51 +02:00
..
atomisp media: staging: atomisp: select V4L2_FWNODE 2023-08-03 10:22:33 +02:00
av7110 media: dvb: symbol fixup for dvb_attach() 2023-09-19 12:22:51 +02:00
hantro media: staging: media: hantro: Fix typos 2022-08-17 14:23:31 +02:00
imx media: Prefer designated initializers over memset for subdev pad ops 2023-05-24 17:36:44 +01:00
ipu3 ipu3-imgu: Fix NULL pointer dereference in imgu_subdev_set_selection() 2023-01-12 11:58:57 +01:00
meson/vdec media: meson: vdec: fix possible refcount leak in vdec_probe() 2022-11-10 18:15:34 +01:00
omap4iss media: Prefer designated initializers over memset for subdev pad ops 2023-05-24 17:36:44 +01:00
rkvdec media: rkvdec: increase max supported height for H.264 2023-09-19 12:22:44 +02:00
sunxi media: cedrus: Fix endless loop in cedrus_h265_skip_bits() 2022-10-26 12:34:33 +02:00
tegra-vde media: staging: media: tegra-vde: add missing error return code in tegra_vde_probe() 2021-06-02 14:12:55 +02:00
tegra-video staging: media: tegra-video: fix device_node use after free 2023-01-12 11:58:55 +01:00
zoran media: staging: media: zoran: fix various V4L2 compliance errors 2022-04-08 14:23:58 +02:00
Kconfig media: av7110: move driver to staging 2021-06-02 11:17:03 +02:00
Makefile media: av7110: move driver to staging 2021-06-02 11:17:03 +02:00