Searched hist:53702 (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/
H A Dnotifier.cdiff 8f270083 Thu Aug 27 11:23:18 MDT 2009 Masami Hiramatsu <mhiramat@redhat.com> kprobes: Fix to add __kprobes to notify_die

Add __kprobes to notify_die() because do_int3() calls notify_die()
instead of atomic_notify_call_chain() which is already marked as
__kprobes.

Signed-off-by: Masami Hiramatsu <mhiramat@redhat.com>
Acked-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Cc: Ingo Molnar <mingo@elte.hu>
LKML-Reference: <20090827172318.8246.53702.stgit@localhost.localdomain>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>

Completed in 120 milliseconds