diff options
author | Masami Hiramatsu <mhiramat@kernel.org> | 2018-11-01 15:29:28 +0100 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2018-11-05 15:47:14 +0100 |
commit | ee474b81fe5aa5dc0faae920bf66240fbf55f891 (patch) | |
tree | 1217774096cd611025ba6c940744b715556e0d92 /drivers/isdn/hardware/eicon/diddfunc.c | |
parent | Linux 4.20-rc1 (diff) | |
download | linux-ee474b81fe5aa5dc0faae920bf66240fbf55f891.tar.xz linux-ee474b81fe5aa5dc0faae920bf66240fbf55f891.zip |
tracing/kprobes: Fix strpbrk() argument order
Fix strpbrk()'s argument order, it must pass acceptable string
in 2nd argument. Note that this can cause a kernel panic where
it recovers backup character to code->data.
Link: http://lkml.kernel.org/r/154108256792.2604.1816052586385217811.stgit@devbox
Fixes: a6682814f371 ("tracing/kprobes: Allow kprobe-events to record module symbol")
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'drivers/isdn/hardware/eicon/diddfunc.c')
0 files changed, 0 insertions, 0 deletions