ARM: kprobes: Reject probing of unprivileged load and store instructions
authorJon Medhurst <tixy@yxit.co.uk>
Sat, 11 Jun 2011 14:16:41 +0000 (15:16 +0100)
committerTixy <tixy@medhuaa1.miniserver.com>
Wed, 13 Jul 2011 17:32:51 +0000 (17:32 +0000)
These occur extremely rarely in the kernel 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