Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169409
b: refs/heads/master
c: 8f27008
h: refs/heads/master
i:
  169407: c5da9ad
v: v3
  • Loading branch information
Masami Hiramatsu authored and Frederic Weisbecker committed Aug 30, 2009
1 parent 9047459 commit 7af665e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 62c9295f9dd250ea1bb2c8078642a275a9ce82f8
refs/heads/master: 8f270083587a4cb70fa14f0e2fd698eb08a4dd07
2 changes: 1 addition & 1 deletion trunk/kernel/notifier.c
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,7 @@ EXPORT_SYMBOL(unregister_reboot_notifier);

static ATOMIC_NOTIFIER_HEAD(die_chain);

int notrace 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 = {
Expand Down

0 comments on commit 7af665e

Please sign in to comment.