All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Horsley <tom.horsley@ccur.com>
To: linux-kernel@vger.kernel.org
Subject: module parameters versus kernel command line
Date: Thu, 3 Apr 2008 09:00:53 -0400	[thread overview]
Message-ID: <20080403090053.56f243df@tomh> (raw)

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).

             reply	other threads:[~2008-04-03 13:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-03 13:00 Tom Horsley [this message]
2008-04-03 15:39 ` module parameters versus kernel command line 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080403090053.56f243df@tomh \
    --to=tom.horsley@ccur.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.