1
linux/arch/score/kernel
Jonas Bonn 66574cc054 modules: make arch's use default loader hooks
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@southpole.se>
Acked-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Tested-by: Michal Simek <monstr@monstr.eu>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2011-07-24 22:06:04 +09:30
..
asm-offsets.c
entry.S score: add old syscall support 2009-08-30 12:33:30 +08:00
head.S
init_task.c Use new __init_task_data macro in arch init_task.c files. 2009-09-21 06:27:08 +02:00
irq.c score: Use generic show_interrupts() 2011-03-28 12:03:35 +08:00
Makefile
module.c modules: make arch's use default loader hooks 2011-07-24 22:06:04 +09:30
process.c
ptrace.c ptrace: cleanup arch_ptrace() on score 2010-10-27 18:03:12 -07:00
setup.c score: fixed pfn_valid define. 2009-12-17 18:28:31 +08:00
signal.c score: remove unused code, add include files in .c 2009-08-30 12:26:32 +08:00
sys_call_table.c
sys_score.c Make do_execve() take a const filename pointer 2010-08-17 18:07:43 -07:00
time.c score: fix function prototypes 2009-06-27 15:14:58 +02:00
traps.c
vmlinux.lds.S score: Cleanup linker script using new macros. 2009-09-23 13:41:15 +08:00