[PATCH V38 19/29] Lock down module params that specify hardware parameters (eg. ioport)

James Morris jmorris at namei.org
Thu Aug 8 16:33:37 UTC 2019


On Thu, 8 Aug 2019, Jessica Yu wrote:

> > +#ifdef CONFIG_MODULES
> > +#define mod_name(mod) ((mod)->name)
> > +#else
> > +#define mod_name(mod) "unknown"
> > +#endif
> > +
> 
> Hm, I don't think mod_name is used anywhere?
> 
> But other than that:
> 
> Acked-by: Jessica Yu <jeyu at kernel.org>
> 

Matthew: no need to respin the patchset just for this. 

-- 
James Morris
<jmorris at namei.org>



More information about the Linux-security-module-archive mailing list