original_kernel/arch/sh/kernel
Magnus Damm ef01b9a06d sh: fix kexec by removing check for old kexec-tools
This unbreaks kexec support. Without this fix all
cases of kexec fails since __pa() does not behave
like PHYSADDR(). The downside is that we also kill
the code blocking users running old kexec-tools.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-10-26 19:45:45 +09:00
..
cpu sh: Disable SCIF2 on the SH-X3 proto CPU. 2009-10-18 15:13:28 +09:00
vsyscall
.gitignore
Makefile sh: Convert to asm-generic/dma-mapping-common.h 2009-10-20 12:55:56 +09:00
asm-offsets.c
cpufreq.c
crash_dump.c
debugtraps.S
disassemble.c
dma-nommu.c sh: Add dma-mapping support for dma_alloc/free_coherent() overrides. 2009-10-26 09:50:51 +09:00
dumpstack.c
dwarf.c Merge branch 'sh/stable-updates' 2009-10-26 10:48:18 +09:00
early_printk.c
entry-common.S sh: TS_RESTORE_SIGMASK conversion. 2009-10-14 16:05:42 +09:00
ftrace.c sh: ftrace: Make code modification NMI safe. 2009-10-13 16:52:50 +09:00
gpio.c
head_32.S
head_64.S
idle.c sh: Fix up IRQ re-enabling for the need_resched() case. 2009-10-16 17:55:59 +09:00
init_task.c
io.c
io_generic.c
io_trapped.c
irq.c Merge branch 'sh/stable-updates' 2009-10-26 10:48:18 +09:00
irq_32.c sh: Convert to asm-generic/irqflags.h. 2009-10-17 21:06:39 +09:00
irq_64.c sh: Convert to asm-generic/irqflags.h. 2009-10-17 21:06:39 +09:00
kgdb.c
kprobes.c
localtimer.c
machine_kexec.c sh: fix kexec by removing check for old kexec-tools 2009-10-26 19:45:45 +09:00
machvec.c
module.c sh: Tidy up the dwarf module helpers. 2009-10-13 13:32:19 +09:00
nmi_debug.c
process_32.c
process_64.c
ptrace_32.c
ptrace_64.c
relocate_kernel.S
return_address.c sh: Generalize CALLER_ADDRx support. 2009-10-13 13:10:14 +09:00
setup.c Merge branch 'sh/stable-updates' 2009-10-14 15:53:08 +09:00
sh_bios.c
sh_ksyms_32.c Merge branch 'sh/stable-updates' 2009-10-26 10:48:18 +09:00
sh_ksyms_64.c
signal_32.c sh: TS_RESTORE_SIGMASK conversion. 2009-10-14 16:05:42 +09:00
signal_64.c sh: TS_RESTORE_SIGMASK conversion. 2009-10-14 16:05:42 +09:00
smp.c Merge branch 'sh/stable-updates' 2009-10-14 15:53:08 +09:00
stacktrace.c
swsusp.c
sys_sh.c
sys_sh32.c
sys_sh64.c
syscalls_32.S
syscalls_64.S
time.c
topology.c sh: Support SCHED_MC for SH-X3 multi-cores. 2009-10-16 18:00:02 +09:00
traps.c sh: Count NMIs in irq_cpustat_t. 2009-10-14 16:42:28 +09:00
traps_32.c sh: Disable SCIF2 on the SH-X3 proto CPU. 2009-10-18 15:13:28 +09:00
traps_64.c
unwinder.c
vmlinux.lds.S