commit | 156013ffd1225ef862853a4340b46f76845f8db1 | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Tue Mar 31 19:16:03 2009 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Mar 31 19:17:03 2009 +0200 |
tree | 0e6b202a111a483b9f44961508b3694dc0022df9 | |
parent | 33b26d7951619e4debf3a82f30a03423a36a1412 [diff] |
[S390] cio: wake up on failed recognition Wake up even on failed device recognition, since this may be triggered from a user trying to force a device online. With this patch a write to the online sysfs attribute will not block for ever but return with -EAGAIN in this case. Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>