On Sun, Aug 20, 2017 at 09:24:09AM +0100, Okash Khawaja wrote:I think this is exactly what you are looking for:
> Hi,
>
> Is there a way to load a kernel module from another module and pass
> parameters to it? Something like
>
> request_module("mymod param1=val1");