]> git.baikalelectronics.ru Git - kernel.git/commit
s390/dasd: move wake_up call
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Wed, 5 Sep 2012 12:18:22 +0000 (14:18 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 6 Sep 2012 08:40:38 +0000 (10:40 +0200)
commit59cf3cc5888570ffdb6eaa5effc0da5a8b890559
treecfe898a80e37e3c612f6b4d88845d6b44ee6c3f3
parent877c0fe0ada77edc5debd1d95e2f6c7548a98969
s390/dasd: move wake_up call

Ensure that all work is done when the process waiting for a
dasd state change is woken up. With this change it is save
to assume that after a userspace triggered state change and
a udev settle invocation there are no unexpected users of a
dasd device.

Acked-by: Stefan Weinhuber <wein@de.ibm.com>
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/block/dasd.c