From: Rusty Russell <rusty@rustcorp.com.au>
To: jt@hpl.hp.com
Cc: Linux kernel mailing list <linux-kernel@vger.kernel.org>,
netdev@oss.sgi.com
Subject: Re: [BUG] MODULE_PARM conversions introduces bug in Wavelan driver
Date: Wed, 19 Jan 2005 13:42:33 +1100 [thread overview]
Message-ID: <1106102553.20879.4.camel@localhost.localdomain> (raw)
In-Reply-To: <20050119004722.GA26468@bougret.hpl.hp.com>
On Tue, 2005-01-18 at 16:47 -0800, Jean Tourrilhes wrote:
> Hi Rusty,
>
> (If you are not the culprit, please forward to the guilty party).
Almost certainly me. We gave people warning, we even marked MODULE_PARM
deprecated, but eventually I had to roll through and try to autoconvert.
> I personally introduced the "double char array" module
> parameter, 'c', to fix that. I even sent you the patch to add 'c'
> support in your new module loader (see set_obsolete()). Would it be
> possible to carry this feature with the new module_param_array ?
> Thanks in advance...
Actually, it's designed so you can extend it yourself: at its base,
module_param_call() is just a callback mechanism.
Thanks!
Rusty.
--
A bad analogy is like a leaky screwdriver -- Richard Braakman
next prev parent reply other threads:[~2005-01-19 2:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-19 0:47 [BUG] MODULE_PARM conversions introduces bug in Wavelan driver Jean Tourrilhes
2005-01-19 2:42 ` Rusty Russell [this message]
2005-01-19 17:31 ` Jean Tourrilhes
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=1106102553.20879.4.camel@localhost.localdomain \
--to=rusty@rustcorp.com.au \
--cc=jt@hpl.hp.com \
--cc=linux-kernel@vger.kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox