Re: [RFC] [PATCH 2/2] export module parameters in sysfs formodules _and_ built-in code: remove /sys/module/*parameters*

From: Rusty Russell
Date: Mon Aug 02 2004 - 02:01:51 EST


On Mon, 2004-08-02 at 02:54, Dominik Brodowski wrote:
> Remove the exporting of module parameters in sysfs in /sys/module,
> and clean up the exporting of the attribute "refcnt". One functionality
> change: it is always exported now, and if !CONFIG_MODULE_UNLOAD, it reports
> 1.

I don't think this is a good idea: we shouldn't lie to userspace unless
we need to for compatibility reasons.

Rusty.
--
Anyone who quotes me in their signature is an idiot -- Rusty Russell

-
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/