From: Thomas Gleixner Date: Tue, 7 Sep 2010 14:33:43 +0000 (+0000) Subject: printk: Make console_sem a semaphore not a pseudo mutex X-Git-Tag: v2.6.37-rc1~216^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b8c4f23c54edda640a4850bc9b81dee70acb525;p=pandora-kernel.git 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 Cc: Peter Zijlstra Cc: Christoph Hellwig LKML-Reference: <20100907125057.179587334@linutronix.de> --- Reading git-diff-tree failed