From: Jon Medhurst Date: Fri, 8 Apr 2011 14:32:54 +0000 (+0100) Subject: ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructions X-Git-Tag: v2.6.39-rc6~9^2~2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6823fc85fcfba11675f2027aadf2d5291c6f351b;p=pandora-kernel.git ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructions The decoding of these instructions got the register indexed and immediate indexed forms the wrong way around, causing incorrect emulation. Signed-off-by: Jon Medhurst Signed-off-by: Nicolas Pitre --- Reading git-diff-tree failed