require EXPORT_SYMBOL_GPL symbols for symbol_get
From: Christoph Hellwig
Date: Mon Jul 31 2023 - 04:39:31 EST
Hi all,
this series changes symbol_get to only work on EXPORT_SYMBOL_GPL
as nvidia is abusing the lack of this check to bypass restrictions
on importing symbols from proprietary modules.