Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115218
b: refs/heads/master
c: 1fa63a8
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Kosina authored and Ingo Molnar committed Aug 20, 2008
1 parent 60dd09c commit 80659c5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: fa33507a22623b3bd543b15a21c362cf364b6cff
refs/heads/master: 1fa63a817d27af7dc0d5ed454eb8fe5dec65fac7
3 changes: 0 additions & 3 deletions trunk/kernel/printk.c
Original file line number Diff line number Diff line change
Expand Up @@ -577,9 +577,6 @@ static int have_callable_console(void)
* @fmt: format string
*
* This is printk(). It can be called from any context. We want it to work.
* Be aware of the fact that if oops_in_progress is not set, we might try to
* wake klogd up which could deadlock on runqueue lock if printk() is called
* from scheduler code.
*
* We try to grab the console_sem. If we succeed, it's easy - we log the output and
* call the console drivers. If we fail to get the semaphore we place the output
Expand Down

0 comments on commit 80659c5

Please sign in to comment.