From: Paul Mundt Date: Fri, 15 Jan 2010 06:13:48 +0000 (+0900) Subject: sh: Fix up the secondary CPU entry point for 32bit mode. X-Git-Tag: v2.6.34-rc1~285^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0cb77372c3cf8c0cb17bbfb30a62506ea119286;p=pandora-kernel.git sh: Fix up the secondary CPU entry point for 32bit mode. Presently the secondary CPU entry point is only aimed at 29bit phys mode, causing it to point to a stray virtual address in 32bit mode. Fix it up after consulting with our shiny new __in_29bit_mode(). Signed-off-by: Paul Mundt --- Reading git-diff-tree failed