s390/sclp: Allow to request adapter reset
authorJan Höppner <hoeppner@linux.ibm.com>
Thu, 6 Sep 2018 11:16:40 +0000 (13:16 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 20 Sep 2018 11:20:27 +0000 (13:20 +0200)
commit6779df406b27ce44d989e965169db39fb58a7efa
tree10cbe1db318ce3040357eee63caa3326f397e0b6
parent734781a9165a1d2fe6117a6435dd3f7619dd9794
s390/sclp: Allow to request adapter reset

The SCLP event 24 "Adapter Error Notification" supports three different
action qualifier of which 'adapter reset' is currently not enabled in
the sysfs interface. However, userspace tools might want to be able
to use the reset functionality as well. Enable the 'adapter reset'
qualifier.

Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
Reviewed-by: Sebastian Ott <sebott@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/sclp.h
drivers/s390/char/sclp_pci.c