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)
commitd691023b62bdf33ed84023330f4d2c77d2325b01
treefbe9813708414f82dc62d271140d41fd08e6788a
parent46009cc5c59e0acdf165ed8a9d1ccc43baf44800
ARM: kprobes: Decode 32-bit Thumb load/store single data item instructions

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>
arch/arm/kernel/kprobes-thumb.c