linux/arch/m68k/kernel
Roman Zippel fbe9c96129 m68k: runtime patching infrastructure
Add the basic infrastructure to allow runtime patching of kernel and modules
to optimize a few functions with parameters, which are only calculated once
during bootup and are otherwise constant.  Use this for the conversion between
virtual and physical addresses.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-31 07:58:13 -07:00
..
Makefile m68k: runtime patching infrastructure 2007-05-31 07:58:13 -07:00
asm-offsets.c
bios32.c
dma.c
entry.S
head.S
ints.c
m68k_ksyms.c
module.c m68k: runtime patching infrastructure 2007-05-31 07:58:13 -07:00
module.lds m68k: runtime patching infrastructure 2007-05-31 07:58:13 -07:00
process.c
ptrace.c
semaphore.c
setup.c
signal.c
sun3-head.S
sys_m68k.c
time.c
traps.c
vmlinux-std.lds m68k: runtime patching infrastructure 2007-05-31 07:58:13 -07:00
vmlinux-sun3.lds m68k: runtime patching infrastructure 2007-05-31 07:58:13 -07:00
vmlinux.lds.S