X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;ds=sidebyside;f=kernel%2Fnotifier.c;h=acd24e7643eb8ebdb9a0386b65931294b37c7eaf;hb=1528b18f7ec2b907711f37667c68e10d9296c882;hp=0f39e398ef609cbf11ba04ce4977e14d2f8518fa;hpb=ab7476cf76e560f0efda2a631a70aabe93009025;p=safe%2Fjmp%2Flinux-2.6 diff --git a/kernel/notifier.c b/kernel/notifier.c index 0f39e39..acd24e7 100644 --- a/kernel/notifier.c +++ b/kernel/notifier.c @@ -558,7 +558,7 @@ EXPORT_SYMBOL(unregister_reboot_notifier); static ATOMIC_NOTIFIER_HEAD(die_chain); -int notify_die(enum die_val val, const char *str, +int notrace __kprobes notify_die(enum die_val val, const char *str, struct pt_regs *regs, long err, int trap, int sig) { struct die_args args = {