diff options
author | Masami Hiramatsu <mhiramat@kernel.org> | 2018-05-13 07:04:16 +0300 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2018-05-19 13:35:56 +0300 |
commit | eb0146daefdde65665b7f076fbff7b49dade95b9 (patch) | |
tree | b7e478904c9cd985c4349977d67b92178369392d /.mailmap | |
parent | 70948c05fdde0aac32f9667856a88725c192fa40 (diff) | |
download | linux-eb0146daefdde65665b7f076fbff7b49dade95b9.tar.xz |
ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
Prohibit kprobes on do_undefinstr because kprobes on
arm is implemented by undefined instruction. This means
if we probe do_undefinstr(), it can cause infinit
recursive exception.
Fixes: 24ba613c9d6c ("ARM kprobes: core code")
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Cc: stable@vger.kernel.org
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions