From: Tetsuyuki Kobayashi Date: Wed, 10 Jul 2013 01:56:36 +0000 (+0900) Subject: ARM: shmobile: Force ARM mode to compile reset vector for secondary CPUs X-Git-Tag: v3.12-rc1~118^2~9^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1d7e2e80079148626e6c411e56708d86311d31a;p=pandora-kernel.git ARM: shmobile: Force ARM mode to compile reset vector for secondary CPUs Instructions start from boot vector must be ARM mode. This patch specify ARM mode explicitly and use 'bx' instruction to be able to change to Thumb mode. Signed-off-by: Tetsuyuki Kobayashi Acked-by: Magnus Damm Signed-off-by: Simon Horman --- Reading git-diff-tree failed