ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions
authorDavid A. Long <dave.long@linaro.org>
Thu, 6 Mar 2014 02:40:12 +0000 (21:40 -0500)
committerDavid A. Long <dave.long@linaro.org>
Tue, 18 Mar 2014 20:39:39 +0000 (16:39 -0400)
Add an emulate flag into the instruction interpreter, primarily for uprobes
support.

Signed-off-by: David A. Long <dave.long@linaro.org>
Acked-by: Jon Medhurst <tixy@linaro.org>

No differences found