git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a882b3b
)
s390/kprobes: allow kprobes only on known instructions
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Fri, 13 Sep 2013 12:14:10 +0000
(14:14 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Thu, 24 Oct 2013 15:16:50 +0000
(17:16 +0200)
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>
No differences found