Re: Some kernel module options not showing up in modinfo

From: Raphael Hertzog
Date: Fri Nov 22 2013 - 02:35:05 EST


Hi,

On Fri, 22 Nov 2013, Rusty Russell wrote:
> Raphael Hertzog <hertzog@xxxxxxxxxx> writes:
> > Hello,
> >
> > I noticed that some options are not visible in the modinfo output. For
> > instance "modinfo lockd" reports this on my Debian sid system:
[...]
> > Multiple other options are defined by way of module_param_call(...) like
> > nlm_grace_period, nlm_timeout, nlm_updport, nlm_tcpport.
>
> Yes, the module_param() macro adds a type description. The
> module_param_call() does not.

Couldn't they be displayed without any type or with a type "unknown" ?

parm: nlm_grace_period

or

parm: nlm_grace_period:unknown

Cheers,
--
RaphaÃl Hertzog â Debian Developer

Discover the Debian Administrator's Handbook:
â http://debian-handbook.info/get/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/