linux/drivers/s390
Jan Glauber 4814a2b3c6 [S390] qdio: free indicator after reset is finished
The qdio device indicator is freed before the device is notified that
the indicator is reset. This sequence contains a race when the freed
indicator is used by a new device while the reset of the indicator is
still pending. Do the reset operation before freeing the indicator to
avoid that potential race.

Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2010-11-25 09:52:59 +01:00
..
block BKL: remove extraneous #include <smp_lock.h> 2010-11-17 08:59:32 -08:00
char BKL: remove extraneous #include <smp_lock.h> 2010-11-17 08:59:32 -08:00
cio [S390] qdio: free indicator after reset is finished 2010-11-25 09:52:59 +01:00
crypto BKL: remove extraneous #include <smp_lock.h> 2010-11-17 08:59:32 -08:00
kvm [S390] cleanup lowcore access from external interrupts 2010-10-25 16:10:19 +02:00
net qeth: fix race condition during device startup 2010-11-08 12:17:08 -08:00
scsi SCSI host lock push-down 2010-11-16 13:33:23 -08:00
Makefile [S390] split/move machine check handler code 2009-03-26 15:24:10 +01:00