commit | 1f08be80bef6f7a3faaa728db836b47ff742f41f | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Wed Sep 05 14:18:22 2012 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu Sep 06 10:40:38 2012 +0200 |
tree | cfe898a80e37e3c612f6b4d88845d6b44ee6c3f3 | |
parent | 9016083b7bc4829c4f97f37a1a3102e0f5a37692 [diff] |
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>