alistair23-linux/arch/mn10300/kernel
Mark Salter 1122b19b8f MN10300: Fix application of kernel module relocations
This fixes the MN10300 kernel module linking to match the toolchain.  RELA
relocs don't use the value at the location being relocated.  This has been
working because the tools always leave the value at the target location
cleared.

Signed-off-by: Mark Salter <msalter@redhat.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-12-02 15:52:07 -08:00
..
asm-offsets.c mn10300: use kbuild.h instead of defining macros in asm-offsets.c 2008-04-29 08:06:30 -07:00
entry.S MN10300: Wire up new system calls 2008-08-01 13:03:48 -07:00
fpu-low.S
fpu.c
gdb-cache.S
gdb-io-serial-low.S
gdb-io-serial.c
gdb-io-ttysm-low.S
gdb-io-ttysm.c MN10300: Introduce barriers to replace removed volatiles in gdbstub 2008-02-19 15:51:36 -08:00
gdb-low.S
gdb-stub.c MN10300: Tighten up the code using case ranges 2008-11-30 11:21:18 -08:00
head.S
init_task.c [PATCH] take init_files to fs/file.c 2008-05-16 17:22:20 -04:00
internal.h
io.c
irq.c MN10300: Fix IRQ handling 2008-10-01 09:40:43 -07:00
kernel_execve.S
kprobes.c
kthread.S
Makefile Generic semaphore implementation 2008-04-17 10:42:34 -04:00
mn10300-debug.c
mn10300-serial-low.S
mn10300-serial.c removed unused #include <linux/version.h>'s 2008-08-23 12:14:12 -07:00
mn10300-serial.h
mn10300-watchdog-low.S
mn10300-watchdog.c
mn10300_ksyms.c mn10300: provide __ucmpdi2() for MN10300 2008-07-04 10:40:07 -07:00
module.c MN10300: Fix application of kernel module relocations 2008-12-02 15:52:07 -08:00
process.c mn10300: export certain arch symbols required to build allmodconfig 2008-07-04 10:40:07 -07:00
profile-low.S
profile.c
ptrace.c
rtc.c mn10300: use bcd2bin/bin2bcd 2008-10-20 08:52:41 -07:00
setup.c MN10300: Kill linux/a.out.h inclusions 2008-06-16 10:20:57 -07:00
sigframe.h
signal.c
switch_to.S
sys_mn10300.c unified (weak) sys_pipe implementation 2008-05-03 13:50:33 -07:00
time.c MN10300: Make sched_clock() report time since boot 2008-09-24 16:38:17 -07:00
traps.c MN10300: Make the kernel jump into gdbstub on a BUG 2008-02-19 15:51:36 -08:00
vmlinux.lds.S