Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135658
b: refs/heads/master
c: 7e9b580
h: refs/heads/master
v: v3
  • Loading branch information
Michael Holzheu authored and Martin Schwidefsky committed Mar 26, 2009
1 parent b85af92 commit c963d7d
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: 2ac3307f275c2a91af0417e16d2cfb95ae478661
refs/heads/master: 7e9b580e5f0644cd8952b6671fd5380fd430bca3
2 changes: 1 addition & 1 deletion trunk/arch/s390/kernel/ipl.c
Original file line number Diff line number Diff line change
Expand Up @@ -1722,7 +1722,7 @@ static int on_panic_notify(struct notifier_block *self,

static struct notifier_block on_panic_nb = {
.notifier_call = on_panic_notify,
.priority = 0,
.priority = INT_MIN,
};

void __init setup_ipl(void)
Expand Down

0 comments on commit c963d7d

Please sign in to comment.