]> git.baikalelectronics.ru Git - kernel.git/commit
s390/kprobes: Fix %p uses in error messages
authorMasami Hiramatsu <mhiramat@kernel.org>
Thu, 25 Jan 2018 05:30:32 +0000 (14:30 +0900)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 2 Feb 2018 09:47:15 +0000 (10:47 +0100)
commit519aca7ab584af091e9fbf42e43f34c13e40a731
tree39cb8d55eabcdd09b2e493f6c3c8ab96483fc8d2
parent9b6d0db87cb519f3044dd6b2b442b07465ceb348
s390/kprobes: Fix %p uses in error messages

Remove %p because the kprobe will be dumped in dump_kprobe().

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/kprobes.c