]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8653823895b1a1500ae6a372bbac5c80f19f9c53
tree4c2d0f0cb209b6c6608f129f98ba3a0e38f24d78
parentca72f2af5ce0950514415bc509e19d331d0ef68b
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