tmp_suning_uos_patched/drivers/s390
Frank Munzert a695f16729 [S390] vmur: Use wait queue instead of mutex to serialize open
If user space opens a unit record device node then vmur is leaving the kernel
with lock open_mutex still held to prevent other processes from opening the
device simultaneously. This causes lockdep to complain about a lock held when
returning to user space.
Now the mutex is replaced by a wait queue to serialize device open.

Signed-off-by: Frank Munzert <munzert@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
2008-04-17 07:46:59 +02:00
..
block [S390] dasd: use GFP_DMA for fba private data allocation 2008-04-17 07:46:58 +02:00
char [S390] vmur: Use wait queue instead of mutex to serialize open 2008-04-17 07:46:59 +02:00
cio [S390] qdio: Unrecognized inbound traffic if many FCP devices are online 2008-04-17 07:46:58 +02:00
crypto [S390] zcrypt: fix ap_device_list handling 2008-03-05 12:37:19 +01:00
net claw: make use of DIV_ROUND_UP 2008-02-23 23:57:45 -05:00
scsi [SCSI] zfcp: fix sense_buffer access bug 2008-01-30 13:03:39 -06:00
ebcdic.c
Makefile
s390_rdev.c
s390mach.c
s390mach.h
sysinfo.c calibrate_delay() must be __cpuinit 2008-02-06 10:41:08 -08:00