Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217544
b: refs/heads/master
c: 8155c02
h: refs/heads/master
v: v3
  • Loading branch information
Namhyung Kim authored and Linus Torvalds committed Oct 26, 2010
1 parent d80c3a0 commit 056450f
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: 6c095efd82e8f6a98515426a733110f91cf0a709
refs/heads/master: 8155c02a44a95562e1ae0999360eb31288d7195a
1 change: 1 addition & 0 deletions trunk/kernel/printk.c
Original file line number Diff line number Diff line change
Expand Up @@ -647,6 +647,7 @@ static inline int can_use_console(unsigned int cpu)
* released but interrupts still disabled.
*/
static int acquire_console_semaphore_for_printk(unsigned int cpu)
__releases(&logbuf_lock)
{
int retval = 0;

Expand Down

0 comments on commit 056450f

Please sign in to comment.