ARM: 7423/1: kprobes: run t32_simulate_ldr_literal() without insn slot
authorRabin Vincent <rabin.vincent@stericsson.com>
Tue, 12 Jun 2012 11:31:43 +0000 (12:31 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 14 Jun 2012 14:11:44 +0000 (15:11 +0100)
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 <tixy@yxit.co.uk>
Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found