public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jim Nelson <james4765@verizon.net>
To: Lee Revell <rlrevell@joe-job.com>
Cc: Adrian Bunk <bunk@stusta.de>,
	rusty@rustcorp.com.au, Andrew Morton <akpm@osdl.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [2.6 patch] MODULE_PARM_: remove the __deprecated
Date: Tue, 23 Nov 2004 05:44:15 -0500	[thread overview]
Message-ID: <41A3147F.5030409@verizon.net> (raw)
In-Reply-To: <1101188636.4245.2.camel@krustophenia.net>

Lee Revell wrote:
> On Mon, 2004-11-22 at 16:56 +0100, Adrian Bunk wrote:
> 
>>MODULE_PARM_ might be deprecated.
>>But there are still over 2000 places in the kernel where it's used.
> 
> 
> Changing MODULE_PARM to module_param is not exactly rocket science.  You
> could probably fix them all with a perl script.
> 
> Lee
> 

Not really.  The permissions for the sysfs files, if nothing else, have to be done 
manually.  Plus, check out:

http://lists.osdl.org/pipermail/kernel-janitors/2004-November/002559.html

and

http://lists.osdl.org/pipermail/kernel-janitors/2004-November/002592.html

for two examples of the kinds of problems that a script would run into.  Not 
rocket science, but it can be tricky.

Jim

  reply	other threads:[~2004-11-23 10:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-22 15:56 [2.6 patch] MODULE_PARM_: remove the __deprecated Adrian Bunk
2004-11-22 20:18 ` Rusty Russell
2004-11-23  5:43 ` Lee Revell
2004-11-23 10:44   ` Jim Nelson [this message]
2004-11-23 20:03     ` Lee Revell

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=41A3147F.5030409@verizon.net \
    --to=james4765@verizon.net \
    --cc=akpm@osdl.org \
    --cc=bunk@stusta.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rlrevell@joe-job.com \
    --cc=rusty@rustcorp.com.au \
    /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