commit | 94254930786216106100e9a28c9a244df58be61f | [log] [tgz] |
---|---|---|
author | Jon Medhurst <tixy@yxit.co.uk> | Tue Apr 19 10:52:19 2011 +0100 |
committer | Nicolas Pitre <nicolas.pitre@linaro.org> | Thu Apr 28 23:41:01 2011 -0400 |
tree | 4c2d0f0cb209b6c6608f129f98ba3a0e38f24d78 | |
parent | 20e8155e24ba5c04558780d0a8da13c39f98c002 [diff] |
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>