public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Modules in 2.5.47-bk...
@ 2002-11-13 18:36 Petr Vandrovec
  2002-11-13 21:06 ` Jeff Garzik
  0 siblings, 1 reply; 10+ messages in thread
From: Petr Vandrovec @ 2002-11-13 18:36 UTC (permalink / raw)
  To: rusty; +Cc: kaos, linux-kernel

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2002-11-16 21:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-13 18:36 Modules in 2.5.47-bk Petr Vandrovec
2002-11-13 21:06 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox