ARM: kprobes: Add emulation of hint instructions like NOP and WFI
authorJon Medhurst <tixy@yxit.co.uk>
Tue, 19 Apr 2011 09:52:19 +0000 (10:52 +0100)
committerNicolas Pitre <nicolas.pitre@linaro.org>
Fri, 29 Apr 2011 03:41:01 +0000 (23:41 -0400)
commit94254930786216106100e9a28c9a244df58be61f
tree4c2d0f0cb209b6c6608f129f98ba3a0e38f24d78
parent20e8155e24ba5c04558780d0a8da13c39f98c002
ARM: kprobes: Add emulation of hint instructions like NOP and WFI

Being able to probe NOP instructions is useful for hard-coding probeable
locations and is used by the kprobes test code.

Signed-off-by: Jon Medhurst <tixy@yxit.co.uk>
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
arch/arm/kernel/kprobes-decode.c