From: Joel Fernandes Date: Wed, 30 Apr 2014 02:53:47 +0000 (-0500) Subject: ARM: OMAP5: Redo THUMB mode switch on secondary CPU X-Git-Tag: omap-for-v3.16/fixes-not-urgent-signed~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55fde31cae6a815a184271317abf15f468abcb44;p=pandora-kernel.git ARM: OMAP5: Redo THUMB mode switch on secondary CPU Here's a redo of the patch [1] that effectively does the same thing but is the right way to do things by using ENDPROC instead. The firmware correctly switches to THUMB before entry. The patch applies ontop of the earlier patch [1]. [1] https://lkml.org/lkml/2014/4/22/1044 Suggested-by: Dave Martin Cc: Dave Martin Cc: Santosh Shilimkar Cc: Russell King Cc: Nishanth Menon Cc: Tony Lindgren Signed-off-by: Joel Fernandes Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed