On 2/11/25 16:57, Andreas Hindborg wrote: > This patch includes changes required for Rust kernel modules to utilize > module parameters. This code implements read only support for integer > types without `sysfs` support. > > Signed-off-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx> For what it's worth, this looks reasonable to me from the modules perspective. Acked-by: Petr Pavlu <petr.pavlu@xxxxxxxx> # from modules perspective -- Thanks, Petr