All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: "David S. Miller" <davem@redhat.com>
Cc: hadi@cyberus.ca, ak@muc.de, netdev@oss.sgi.com, jgarzik@pobox.com
Subject: Re: [PATCH] Allow multiple dummy devices again
Date: Fri, 28 Nov 2003 07:04:37 +0000	[thread overview]
Message-ID: <20031128070437.A5765@infradead.org> (raw)
In-Reply-To: <20031127174012.0bab844e.davem@redhat.com>; from davem@redhat.com on Thu, Nov 27, 2003 at 05:40:12PM -0800

On Thu, Nov 27, 2003 at 05:40:12PM -0800, David S. Miller wrote:
> On 27 Nov 2003 20:33:22 -0500
> jamal <hadi@cyberus.ca> wrote:
> 
> > On Thu, 2003-11-27 at 20:13, David S. Miller wrote:
> > 
> > > Even though we generally frown upon module options for networking
> > > devices, I think it's wholly appropriate for this case.
> > 
> > Why not make it also a boot option?
> 
> They're one in the same these days.
> 
> If the driver is built as a module, you pass the option in with
> at modload time, else you pass it in on the kernel command line.

You'd have to use module_param for that, but it appears the driver uses
the deprectated MODULE_PARAM..

  reply	other threads:[~2003-11-28  7:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-28  0:44 [PATCH] Allow multiple dummy devices again Andi Kleen
2003-11-28  1:13 ` David S. Miller
2003-11-28  1:33   ` jamal
2003-11-28  1:40     ` David S. Miller
2003-11-28  7:04       ` Christoph Hellwig [this message]
2003-11-28  8:30         ` David S. Miller

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=20031128070437.A5765@infradead.org \
    --to=hch@infradead.org \
    --cc=ak@muc.de \
    --cc=davem@redhat.com \
    --cc=hadi@cyberus.ca \
    --cc=jgarzik@pobox.com \
    --cc=netdev@oss.sgi.com \
    /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.