]> Pileus Git - ~andy/linux/commit
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)
commit465f1ea595a5040d8b9563e75e0b571a0bacb733
tree067ff071634865a82de6d973d24455a5ae2ab59e
parent711bf10633485e0489fec0fc35abee240dd619ae
ARM: kprobes: Reject probing of unprivileged load and store instructions

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