Re: [PATCH v6 02/15] module: Introduce ksys_finit_module()
From: Luis Chamberlain
Date: Mon Nov 25 2024 - 18:40:29 EST
On Wed, Nov 20, 2024 at 10:16:23AM +0100, Roberto Sassu wrote:
> Again, maybe I misunderstood, but I'm not introducing any functional
> change to the current behavior, the kernel side also provides a file
> descriptor and module arguments as user space would do (e.g. by
> executing insmod).
The commit log does an extremely poor job to make this clear, all you
are doing here is adding a helper. The commit log should be super clear
on that and it is not.
Luis