From: Magnus Damm Date: Mon, 26 Oct 2009 10:30:48 +0000 (+0000) Subject: sh: fix kexec by removing check for old kexec-tools X-Git-Tag: v2.6.33-rc1~347^2~27^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef01b9a06d28e37d28f6eb19e60dd78eb1f11639;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed