diff options
author | 2011-11-08 17:05:35 +0530 | |
---|---|---|
committer | 2011-12-07 22:04:03 +0000 | |
commit | 9233c1ee71bdd3c8a918c8e17026cf3f7d99c90b (patch) | |
tree | 9c653068e63cda169569796ce721af418670db5d /lib/parser.c | |
parent | MIPS Kprobes: Fix OOPS in arch_prepare_kprobe() (diff) | |
download | wireguard-linux-9233c1ee71bdd3c8a918c8e17026cf3f7d99c90b.tar.xz wireguard-linux-9233c1ee71bdd3c8a918c8e17026cf3f7d99c90b.zip |
MIPS Kprobes: Deny probes on ll/sc instructions
As ll/sc instruction are for atomic read-modify-write operations, allowing
probes on top of these insturctions is a bad idea.
Signed-off-by: Victor Kamensky <kamensky@cisco.com>
Signed-off-by: Maneesh Soni <manesoni@cisco.com>
Cc: David Daney <david.daney@cavium.com>
Cc: ananth@in.ibm.com
Cc: linux-kernel@vger.kernel.org
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2912/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions