Hi, On Fri, 22 Nov 2013, Rusty Russell wrote: > Raphael Hertzog <hert...@debian.org> 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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/