-
Linus Torvalds authored
The printk() logic on when/how to get the console semaphore was unreadable, this splits the code up into a few helper functions and makes it easier to follow what is going on. Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Linus Torvalds authoredThe printk() logic on when/how to get the console semaphore was unreadable, this splits the code up into a few helper functions and makes it easier to follow what is going on. Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Loading