[PATCH 0/1] add support for enum module parameters

Greg Kroah-Hartman gregkh at linuxfoundation.org
Thu Apr 14 13:19:27 UTC 2022


On Thu, Apr 14, 2022 at 03:30:32PM +0300, Jani Nikula wrote:
> Hey, I've sent this before, ages ago, but haven't really followed
> through with it. I still think it would be useful for many scenarios
> where a plain number is a clumsy interface for a module param.
> 
> Thoughts?

We should not be adding new module parameters anyway (they operate on
code, not data/devices), so what would this be used for?

thanks,

greg k-h


More information about the dri-devel mailing list