public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Petr Vandrovec" <VANDROVE@vc.cvut.cz>
To: rusty@rustcorp.com.au
Cc: kaos@ocs.com.au, linux-kernel@vger.kernel.org
Subject: Modules in 2.5.47-bk...
Date: Wed, 13 Nov 2002 19:36:23 +0100	[thread overview]
Message-ID: <76A6C122742@vcnet.vc.cvut.cz> (raw)

Hi Rusty,
  I'm probably missing something important, but do you have any plans
to integrate module-init-tools into modutils, or extend module-init-tools
functionality to make them usable? I tried module-init-tools 0.6
and I must say that I'm really surprised that it is possible to make
such change after feature freeze, without maintaining at least minimal
usability.

  If there are modutils which can live with new module system, please
point me to them. But I did not found such.

  For now I gave up. Except other, I did not found way how to pass
options to module: MODULE_PARM() is now always nothing, and
while options are probably stored in THIS_MODULE->args, I see
no users of this (load_module finds .setup.init (which is now named
.init.setup, and __setup expands to it only ifndef MODULE, BTW!), but 
ignores it afterward).

  So in short, is there available some document which says why this
change was needed, where it is going, and what fs and device driver
developers (ie. me) should do to get their (ie. mine) drivers back 
to working state? Should I just concentrate on my other projects,
and stop tracking 2.5.x kernels? Or should I just do couple of
cset -x ?
                                            Thanks,
                                                Petr Vandrovec
                                                vandrove@vc.cvut.cz

             reply	other threads:[~2002-11-13 18:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-13 18:36 Petr Vandrovec [this message]
2002-11-13 21:06 ` Modules in 2.5.47-bk Jeff Garzik
2002-11-14  3:53   ` Rusty Russell
2002-11-14  4:06     ` Jeff Garzik
2002-11-14  5:22       ` Rusty Russell
2002-11-14 15:45         ` Thierry Vignaud
2002-11-16 13:50           ` Adrian Bunk
2002-11-16 21:08         ` Jeff Garzik
2002-11-14 10:50     ` Christoph Hellwig
2002-11-14 17:53       ` Rusty Russell

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=76A6C122742@vcnet.vc.cvut.cz \
    --to=vandrove@vc.cvut.cz \
    --cc=kaos@ocs.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --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