From: Ben Dooks Date: Fri, 8 Nov 2013 18:29:25 +0000 (+0000) Subject: ARM: probes: fix instruction fetch order with X-Git-Tag: v3.15-rc1~31^2^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=888be25402021a425da3e85e2d5a954d7509286e;p=pandora-kernel.git ARM: probes: fix instruction fetch order with If we are running BE8, the data and instruction endianness do not match, so use to correctly translate memory accesses into ARM instructions. Acked-by: Jon Medhurst Signed-off-by: Ben Dooks [taras.kondratiuk@linaro.org: fixed Thumb instruction fetch order] Signed-off-by: Taras Kondratiuk --- Reading git-diff-tree failed