On Wed, Aug 02, 2023 at 01:56:58PM +0200, Christoph Hellwig wrote: > On Tue, Aug 01, 2023 at 10:45:34AM -0700, Luis Chamberlain wrote: > > On Tue, Aug 01, 2023 at 07:35:39PM +0200, Christoph Hellwig wrote: > > > 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. > > > > Reviewed-by: Luis Chamberlain <mcgrof@xxxxxxxxxx> > > > > Let me know if you want this to go through the modules tree or your own. > > I don't think this would fit anywhere but the modules tree. OK sure! > Let me know if you want me to resend for the mmc dependency fixup or > if you want to squash it yourself. Applied, I squashed the depends on MMC=y as suggested by Arnd and pushed out to modules-next.` Luis