All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: "Salyzyn, Mark" <mark_salyzyn@adaptec.com>
Cc: SCSI Mailing List <linux-scsi@vger.kernel.org>,
	James Bottomley <James.Bottomley@steeleye.com>,
	Mark Haverkamp <markh@linux-foundation.org>
Subject: Re: [PATCH] aacraid: Add kernel command line parameter parsing
Date: Wed, 31 Jan 2007 09:55:08 +0000	[thread overview]
Message-ID: <20070131095508.GA3200@infradead.org> (raw)
In-Reply-To: <AE4F746F2AECFC4DA4AADD66A1DFEF01483B4A@otce2k301.adaptec.com>

On Tue, Jan 30, 2007 at 04:42:28PM -0500, Salyzyn, Mark wrote:
> One shortcoming of the driver relationship with the kernel is that there
> is no standard means of having the insmod parameters associated with a
> driver to also be parsed and set by the kernel parameter line.

Actually there is.  In Linux 2.6 every module paramter can also specified
as <modulename>.<parameter> on the kernel command line.

Thus you patch is superflous and should not be applied.


      reply	other threads:[~2007-01-31  9:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-30 21:42 [PATCH] aacraid: Add kernel command line parameter parsing Salyzyn, Mark
2007-01-31  9:55 ` Christoph Hellwig [this message]

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=20070131095508.GA3200@infradead.org \
    --to=hch@infradead.org \
    --cc=James.Bottomley@steeleye.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=mark_salyzyn@adaptec.com \
    --cc=markh@linux-foundation.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.