ARM: kprobes: Decode 32-bit Thumb load/store single data item instructions
authorJon Medhurst <tixy@yxit.co.uk>
Sun, 3 Jul 2011 14:04:26 +0000 (15:04 +0100)
committerTixy <tixy@medhuaa1.miniserver.com>
Wed, 13 Jul 2011 17:32:47 +0000 (17:32 +0000)
We will reject probing of unprivileged load and store instructions.
These rarely occur and writing test cases for them is difficult.

Signed-off-by: Jon Medhurst <tixy@yxit.co.uk>
Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>

No differences found