https://github.com/torvalds/linux
Revision 4882720b267b7b1d1b0ce08334b205f0329d4615 authored by Thomas Gleixner on 07 September 2010, 14:34:01 UTC, committed by Thomas Gleixner on 30 October 2010, 10:12:50 UTC
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 <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Christoph Hellwig <hch@infradead.org>
LKML-Reference: <20100907125057.562399240@linutronix.de>

1 parent 45f4d02
History
Tip revision: 4882720b267b7b1d1b0ce08334b205f0329d4615 authored by Thomas Gleixner on 07 September 2010, 14:34:01 UTC
semaphore: Remove mutex emulation
Tip revision: 4882720
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 177.8 KB
Makefile -rw-r--r-- 50.8 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top