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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Fri Sep 07 2001 - 21:00:29 EST