From: Jon Medhurst Date: Tue, 12 Apr 2011 06:45:22 +0000 (+0100) Subject: ARM: kprobes: Add emulation of RBIT instruction X-Git-Tag: v2.6.39-rc6~9^2~2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e384ed164bdc2ad832270e81dbd14a17c143e78;p=pandora-kernel.git ARM: kprobes: Add emulation of RBIT instruction The v6T2 RBIT instruction was accidentally being emulated correctly, this patch adds correct decoding for the instruction. Signed-off-by: Jon Medhurst Signed-off-by: Nicolas Pitre --- Reading git-diff-tree failed