sh: fix kexec by removing check for old kexec-tools
authorMagnus Damm <damm@opensource.se>
Mon, 26 Oct 2009 10:30:48 +0000 (10:30 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 26 Oct 2009 10:45:45 +0000 (19:45 +0900)
commitef01b9a06d28e37d28f6eb19e60dd78eb1f11639
tree004d398ed4c2cebc1d5094aa26c6ec7be1be6d2a
parent6253195b671b98a4e5da5d39c2df9f8f257bcea1
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>
arch/sh/kernel/machine_kexec.c
This page took 0.02425 seconds and 5 git commands to generate.