Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204532
b: refs/heads/master
c: bc7cb37
h: refs/heads/master
v: v3
  • Loading branch information
Christoph Egger authored and Ralf Baechle committed Aug 5, 2010
1 parent 0565eda commit ce30082
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 8b284dbc22001a958e64a30a10aa5f274cf6f33d
refs/heads/master: bc7cb37788533e43e7c5f6063c928abcd11a6ae1
6 changes: 0 additions & 6 deletions trunk/arch/mips/powertv/powertv_setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -199,14 +199,8 @@ static int panic_handler(struct notifier_block *notifier_block,
my_regs.cp0_status = read_c0_status();
}

#ifdef CONFIG_DIAGNOSTICS
failure_report((char *) cause_string,
have_die_regs ? &die_regs : &my_regs);
have_die_regs = false;
#else
pr_crit("I'm feeling a bit sleepy. hmmmmm... perhaps a nap would... "
"zzzz... \n");
#endif

return NOTIFY_DONE;
}
Expand Down

0 comments on commit ce30082

Please sign in to comment.