diff options
author | Oleg Nesterov <oleg@redhat.com> | 2010-06-03 21:34:09 (GMT) |
---|---|---|
committer | Frederic Weisbecker <fweisbec@gmail.com> | 2010-06-08 21:51:32 (GMT) |
commit | b9b76dfaac6fa2c289ee8a005be637afd2da7e2f (patch) | |
tree | f6577a50c16238b480f4e3a4820ed25f8eb73e85 /sound/sparc | |
parent | 58cc1a9e3b11a84e66c4d3a4cc9073f2cb0ecabb (diff) | |
download | linux-b9b76dfaac6fa2c289ee8a005be637afd2da7e2f.tar.xz |
tracing: Fix null pointer deref with SEND_SIG_FORCED
BUG: unable to handle kernel NULL pointer dereference at
0000000000000006
IP: [<ffffffff8107bd37>] ftrace_raw_event_signal_generate+0x87/0x140
TP_STORE_SIGINFO() forgets about SEND_SIG_FORCED, fix.
We should probably export is_si_special() and change TP_STORE_SIGINFO()
to use it in the longer term.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Acked-by: Roland McGrath <roland@redhat.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Jason Baron <jbaron@redhat.com>
Cc: Masami Hiramatsu <mhiramat@redhat.com>
Cc: 2.6.33.x-2.6.34.x <stable@kernel.org>
LKML-Reference: <20100603213409.GA8307@redhat.com>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Diffstat (limited to 'sound/sparc')
0 files changed, 0 insertions, 0 deletions