Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156245
b: refs/heads/master
c: bdff787
h: refs/heads/master
i:
  156243: 844a0ca
v: v3
  • Loading branch information
Thomas Gleixner authored and Steven Rostedt committed Jul 24, 2009
1 parent f3ffbb8 commit ee1bc8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bd171d5ffc5cb2ba471e8205c679ee9d12b90116
refs/heads/master: bdff78707f3ce47e891f3201c9666122a70556ce
1 change: 1 addition & 0 deletions trunk/kernel/panic.c
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,7 @@ int oops_may_print(void)
*/
void oops_enter(void)
{
tracing_off();
/* can't trust the integrity of the kernel anymore: */
debug_locks_off();
do_oops_enter_exit();
Expand Down

0 comments on commit ee1bc8c

Please sign in to comment.