Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100675
b: refs/heads/master
c: 87c8a64
h: refs/heads/master
i:
  100673: 2b417b8
  100671: 2667a6b
v: v3
  • Loading branch information
Ingo Molnar committed Jun 16, 2008
1 parent 115acf4 commit 084b6dd
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 091593080533a752ce66d12858d8c4105c8e1793
refs/heads/master: 87c8a64475f0597b7fd9c36d2f867ae8ef4a9eca
2 changes: 2 additions & 0 deletions trunk/kernel/printk.c
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ EXPORT_SYMBOL(oops_in_progress);
static DECLARE_MUTEX(console_sem);
static DECLARE_MUTEX(secondary_console_sem);
struct console *console_drivers;
EXPORT_SYMBOL_GPL(console_drivers);

/*
* This is used for debugging the mess that is the VT code by
* keeping track if we have the console semaphore held. It's
Expand Down

0 comments on commit 084b6dd

Please sign in to comment.