From: Thomas Gleixner Date: Tue, 7 Sep 2010 14:34:01 +0000 (+0000) Subject: semaphore: Remove mutex emulation X-Git-Tag: v2.6.37-rc1~7^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4882720b267b7b1d1b0ce08334b205f0329d4615;p=pandora-kernel.git semaphore: Remove mutex emulation Semaphores used as mutexes have been deprecated for years. Now that all users are either converted to real semaphores or to mutexes remove the cruft. Signed-off-by: Thomas Gleixner Cc: Peter Zijlstra Cc: Christoph Hellwig LKML-Reference: <20100907125057.562399240@linutronix.de> --- Reading git-diff-tree failed