From: Rusty Russell <rusty@rustcorp.com.au>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: rusty@rustcorp.com.au, kaos@ocs.com.au,
Petr Vandrovec <VANDROVE@vc.cvut.cz>,
linux-kernel@vger.kernel.org
Subject: Re: Modules in 2.5.47-bk...
Date: Thu, 14 Nov 2002 14:53:50 +1100 [thread overview]
Message-ID: <20021114032456.381C42C06E@lists.samba.org> (raw)
In-Reply-To: Your message of "Wed, 13 Nov 2002 16:06:03 CDT." <3DD2BEBB.8040003@pobox.com>
In message <3DD2BEBB.8040003@pobox.com> you write:
> Petr Vandrovec wrote:
>
> > 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.
>
>
> I'm hoping that Rusty will work with Keith to integrate support for
> 2.5.x into the existing modutils package... it's rather annoying to
> have two totally different modutils when switching between 2.[024].x and
> 2.5.x kernels.
The current method is that on "make install" the module-init-tools
move the old ones to xxx.old (if they exist), and do a backwards
compat check every time they start (and execvp xxx.old on every older
kernel). If it doesn't work for you, please report.
To package them, the distros will probably hack modutils into
module-init-tools/old or something and make them install themselves as
xxx.old automatically. Code apprediated.
> /me is building drivers into the kernel for now, which slows down
> debugging, because modules are broken on ia32 and module support isn't
> present on alpha at all anymore [AFAICS]...
Yes, I've been distracted, sorry. I only implemented i386, ia64,
sparc, sparc64, ppc and ppc64 (some untested in-kernel, but linking
logic works). I have access to an Alpha, but work has stopped while I
try to keep up with everything else. RTH can probably complete it in
a fraction of the time I could anyway.
Hope that clarifies,
Rusty.
--
Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
next prev parent reply other threads:[~2002-11-14 3:19 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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=20021114032456.381C42C06E@lists.samba.org \
--to=rusty@rustcorp.com.au \
--cc=VANDROVE@vc.cvut.cz \
--cc=jgarzik@pobox.com \
--cc=kaos@ocs.com.au \
--cc=linux-kernel@vger.kernel.org \
/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