Re: module parameters versus kernel command line

From: Marc Pignat
Date: Fri Apr 04 2008 - 08:06:14 EST


On Friday 04 April 2008, Rusty Russell wrote:
...
> The second is that users might be surprised when they take
> the 'usbcore.blinkenlights' line out of their modprobe config file and it
> still applies. Most users use everything-is-a-module distributions.

Why don't do it in user space (let insmod/modprobe parse /proc/cmdline)?
1. Users won't be surprised after looking at the new man pages:)
2. it will work with older kernel

The warning problem is more complicated to fix.

Regards

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