linux-kernel-test/drivers/s390
Cornelia Huck f3445a1a65 [S390] dasd: Use the new async framework for autoonlining.
The dasd driver can automatically online detected dasds, which
especially important for finding the root device. Currently,
it will wait for each online operation to finish individually,
which may take long if many dasds need to be onlined. When using
the new async framework, these onlining operations can run in
parallel and presence of the root device is ensured by the fact
that prepare_namespace() waits for all async threads to finish.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Stefan Haberland <stefan.haberland@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2009-04-14 15:37:25 +02:00
..
block [S390] dasd: Use the new async framework for autoonlining. 2009-04-14 15:37:25 +02:00
char [S390] BUG to BUG_ON changes 2009-03-26 15:24:28 +01:00
cio [S390] qdio: remove dead timeout handler 2009-04-14 15:37:24 +02:00
crypto [S390] use kzfree() 2009-03-26 15:24:29 +01:00
kvm s390: remove s390_root_dev_*() 2009-01-06 10:44:34 -08:00
net qeth: properly delete empty files. 2009-04-01 12:51:33 -07:00
scsi workqueue: add to_delayed_work() helper function 2009-04-02 19:04:50 -07:00
Makefile [S390] split/move machine check handler code 2009-03-26 15:24:10 +01:00