From: Keith Owens <kaos@ocs.com.au>
To: Alan Cox <laughing@shared-source.org>
Cc: linux-kernel@vger.kernel.org, linuxppc-dev@lists.linuxppc.org
Subject: Re: Linux 2.4.9-ac7
Date: Wed, 05 Sep 2001 12:19:52 +1000 [thread overview]
Message-ID: <16898.999656392@kao2.melbourne.sgi.com> (raw)
In-Reply-To: Your message of "Mon, 03 Sep 2001 20:18:13 +0100." <20010903201813.A8730@lightning.swansea.linux.org.uk>
On Mon, 3 Sep 2001 20:18:13 +0100,
Alan Cox <laughing@shared-source.org> wrote:
>2.4.9-ac7
>o Add arch_init_modules hook (Keith Owens)
To set the record straight: Maciej W. Rozycki did the real work, I just
merged his patch to 2.4.9-ac (and kept pestering AC until it went in :).
To ppc developers: modutils 2.4.8 added ftr_fixup support to modules,
the ftr fixup data is loaded in the archdata area. With Maciej's patch
now in the -ac tree, it is easier to handle module archdata tables.
PPC needs code to handle ftr_fixup in modules, as well as the kernel.
See include/asm-mips/module.h::mips_module_init() for a clean example
of extracting archdata from a module, mips_init_modules() does the same
for the kernel. arch/mips/kernel/traps.c runs the archdata for both
modules and kernel.
prev parent reply other threads:[~2001-09-05 2:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-03 19:18 Linux 2.4.9-ac7 Alan Cox
2001-09-03 21:58 ` David Weinehall
2001-09-03 22:02 ` Andrea Arcangeli
2001-09-05 2:19 ` Keith Owens [this message]
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=16898.999656392@kao2.melbourne.sgi.com \
--to=kaos@ocs.com.au \
--cc=laughing@shared-source.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.linuxppc.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.