Re: [PATCH 2/2] modules: make arch's use default loader hooks

From: Michal Simek
Date: Tue Jul 05 2011 - 07:25:20 EST


Jonas Bonn wrote:
This patch removes all the module loader hook implementations in the
architecture specific code where the functionality is the same as that
now provided by the recently added default hooks.

Signed-off-by: Jonas Bonn <jonas@xxxxxxxxxxxx>
---
arch/alpha/kernel/module.c | 34 ---------------------
arch/arm/kernel/module.c | 29 +------------------
arch/avr32/kernel/module.c | 20 -------------
arch/blackfin/kernel/module.c | 21 -------------
arch/cris/kernel/module.c | 43 ++-------------------------
arch/frv/kernel/module.c | 57 ++----------------------------------
arch/h8300/kernel/module.c | 45 ----------------------------
arch/ia64/kernel/module.c | 16 ----------
arch/m32r/kernel/module.c | 38 ------------------------
arch/m68k/kernel/module_mm.c | 27 -----------------
arch/m68k/kernel/module_no.c | 34 ---------------------
arch/microblaze/kernel/module.c | 35 ----------------------

I tested it on Microblaze.

Tested-by: Michal Simek <monstr@xxxxxxxxx>

Michal

--
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/