linux-stable/drivers/staging/media
Greg Kroah-Hartman 86495af117 media: dvb: symbol fixup for dvb_attach()
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-09 08:15:11 +01:00
..
atomisp media: atomisp: Drop atomisp-ov2680 sensor driver 2023-08-14 20:27:58 +02:00
av7110 media: dvb: symbol fixup for dvb_attach() 2023-09-09 08:15:11 +01:00
deprecated/atmel media: v4l: async: Set v4l2_device and subdev in async notifier init 2023-08-10 07:58:32 +02:00
imx media updates for v6.6-rc1 2023-09-01 12:21:32 -07:00
ipu3 staging: media: ipu3: code style fix - avoid multiple line dereference 2023-07-25 09:24:30 +02:00
max96712 media: staging: max96712: Switch i2c driver back to use .probe() 2023-05-26 10:56:13 +01:00
meson/vdec media updates for v6.6-rc1 2023-09-01 12:21:32 -07:00
omap4iss media: staging: media: omap4iss: Convert to platform remove callback returning void 2023-04-15 08:11:41 +01:00
rkvdec media: rkvdec: increase max supported height for H.264 2023-07-25 09:31:49 +02:00
sunxi media updates for v6.6-rc1 2023-09-01 12:21:32 -07:00
tegra-video media updates for v6.6-rc1 2023-09-01 12:21:32 -07:00
Kconfig media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci" 2023-02-09 09:22:36 +01:00
Makefile media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci" 2023-02-09 09:22:36 +01:00