commit | 5b8c4f23c54edda640a4850bc9b81dee70acb525 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue Sep 07 14:33:43 2010 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Oct 12 17:36:10 2010 +0200 |
tree | a09362e849e00625e2a37520e3f81a5ace00dee4 | |
parent | 8192b1f6b1a46b33213b993471356495a93ffc70 [diff] |
printk: Make console_sem a semaphore not a pseudo mutex It needs to be investigated whether it can be replaced by a real mutex, but that needs more thought. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Christoph Hellwig <hch@infradead.org> LKML-Reference: <20100907125057.179587334@linutronix.de>