From: Rabin Vincent Date: Tue, 12 Jun 2012 11:31:43 +0000 (+0100) Subject: ARM: 7423/1: kprobes: run t32_simulate_ldr_literal() without insn slot X-Git-Tag: v3.5-rc4~21^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2307574a50dcb0f9c13e541ca3a196f7554af977;p=pandora-kernel.git ARM: 7423/1: kprobes: run t32_simulate_ldr_literal() without insn slot t32_simulate_ldr_literal() can be run without an instruction slot, so it should be using DECODE_SIMULATEX instead of DECODE_EMULATEX. Acked-by: Jon Medhurst Signed-off-by: Rabin Vincent Signed-off-by: Russell King --- Reading git-diff-tree failed