Staging
v0.5.1
https://github.com/torvalds/linux
Revision 597a7679dd83691be2f3a53e1f3f915b4a7f6eba authored by Arjan van de Ven on 02 April 2006, 17:24:57 UTC, committed by Linus Torvalds on 02 April 2006, 20:02:05 UTC
This reverts the mutex conversion that was recently done to the hdaps
driver; this coversion was buggy because the hdaps driver started using
this semaphore in IRQ context, which mutexes do not allow.  Easiest
solution for now is to just revert the patch (the patch was part of a
bigger GIT commit, 9a61bf6300533d3b64d7ff29adfec00e596de67d but this
only reverts this one file)

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 7f344f0
History
Tip revision: 597a7679dd83691be2f3a53e1f3f915b4a7f6eba authored by Arjan van de Ven on 02 April 2006, 17:24:57 UTC
[PATCH] revert incorrect mutex conversion in hdaps driver
Tip revision: 597a767
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.7 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 67.3 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 15.1 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top