diff options
author | Maneesh Soni <manesoni@cisco.com> | 2011-11-08 12:35:35 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2011-12-07 23:04:03 +0100 |
commit | 9233c1ee71bdd3c8a918c8e17026cf3f7d99c90b (patch) | |
tree | 9c653068e63cda169569796ce721af418670db5d /arch/mips/math-emu | |
parent | MIPS Kprobes: Fix OOPS in arch_prepare_kprobe() (diff) | |
download | linux-9233c1ee71bdd3c8a918c8e17026cf3f7d99c90b.tar.xz 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 'arch/mips/math-emu')
0 files changed, 0 insertions, 0 deletions