commit | 1ffa11abfe90320abe82bf5bb7eeca154e333058 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Fri Sep 13 14:14:10 2013 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu Oct 24 17:16:50 2013 +0200 |
tree | 4bd80efa5b44e470471a78698ac736fab6867644 | |
parent | a882b3b0676fa42ab29c492e56749ab00ca95c0d [diff] |
s390/kprobes: allow kprobes only on known instructions Since we have an in-kernel disassembler we can make sure that there won't be any kprobes set on random data. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>