linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* module parameters versus kernel command line
@ 2008-04-03 13:00 Tom Horsley
  2008-04-03 15:39 ` Randy Dunlap
  0 siblings, 1 reply; 10+ messages in thread
From: Tom Horsley @ 2008-04-03 13:00 UTC (permalink / raw)
  To: linux-kernel

Just curious: Is there any reason even dynamically loaded
modules shouldn't be able to find module parameters on
the kernel command line? I haven't actually investigated
the code involved (since I have no idea where it is :-),
but it sure seems like it would be convenient to have
a single place to put module parameters where they
would always be found regardless of the module's static
or dynamic build mode (especially when multi-booting
different kernels built different ways).

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2008-04-06  3:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-03 13:00 module parameters versus kernel command line Tom Horsley
2008-04-03 15:39 ` Randy Dunlap
2008-04-03 16:04   ` Tom Horsley
2008-04-03 16:14     ` Randy Dunlap
2008-04-03 23:09       ` Rusty Russell
2008-04-04 11:45         ` Marc Pignat
2008-04-04 22:29           ` Rusty Russell
2008-04-05 22:54             ` Tom Horsley
2008-04-06  3:08               ` Rusty Russell
2008-04-03 16:31     ` Chris Friesen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).