From: Stephen Boyd Date: Fri, 30 Jan 2015 23:25:30 +0000 (+0100) Subject: ARM: 8302/1: Add a secondary_startup that assumes ARM mode X-Git-Tag: fixes-v4.0-rc1~125^2~1^4~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bafe5865834c0cc0d0f937deecc275ccdd588ce8;p=pandora-kernel.git ARM: 8302/1: Add a secondary_startup that assumes ARM mode Some platforms always enter the kernel in ARM mode even if the kernel is compiled for THUMB2. Add a small wrapper on top of secondary_startup() that switches into THUMB2 mode. Signed-off-by: Stephen Boyd Acked-by: Catalin Marinas Signed-off-by: Russell King --- Reading git-diff-tree failed