aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2023-09-08 09:20:36 +0000
committerGreg Kroah-Hartman <[email protected]>2023-09-09 07:15:11 +0000
commit86495af1171e1feec79faa9b64c05c89f46e41d1 (patch)
treef3366cdc1b71bcacae35ff9e61ab8a536f15c573 /tools/perf/scripts/python/export-to-sqlite.py
parentMerge tag 'drm-next-2023-09-08' of git://anongit.freedesktop.org/drm/drm (diff)
downloadkernel-86495af1171e1feec79faa9b64c05c89f46e41d1.tar.gz
kernel-86495af1171e1feec79faa9b64c05c89f46e41d1.zip
media: dvb: symbol fixup for dvb_attach()
In commit 9011e49d54dc ("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: 9011e49d54dc ("modules: only allow symbol_get of EXPORT_SYMBOL_GPL modules") Cc: stable <[email protected]> Reported-by: Stefan Lippers-Hollmann <[email protected]> Cc: Mauro Carvalho Chehab <[email protected]> Cc: Christoph Hellwig <[email protected]> Cc: [email protected] Cc: [email protected] Acked-by: Luis Chamberlain <[email protected]> Acked-by: Hans Verkuil <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions