From: Matthias Kaehlcke Date: Tue, 8 May 2007 07:39:49 +0000 (-0700) Subject: use mutex instead of semaphore in virtual console driver X-Git-Tag: v2.6.22-rc1~378 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c831c338f0ad299fcd1592c6e4f30657480f39af;p=pandora-kernel.git use mutex instead of semaphore in virtual console driver The virtual console driver uses a semaphore as mutex. Use the mutex API instead of the (binary) semaphore. Signed-off-by: Matthias Kaehlcke Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed