linux/drivers/s390
Hendrik Brueckner ab7373bf23 s390/ctrlchar: improve handling of magic sysrequests
Extract the sysrq handling from the ctrlchar_handle() into a separate
function that can be directly used by other users.

Introduce a new sysrq_work structure to embed the work_struct and to
specify the magic sysrq function to be invoked.

Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2015-08-26 17:20:44 +02:00
..
block s390/dcssblk: correct out of bounds array indexes 2015-08-19 10:48:49 +02:00
char s390/ctrlchar: improve handling of magic sysrequests 2015-08-26 17:20:44 +02:00
cio s390: remove unneeded variables 2015-08-07 09:57:01 +02:00
crypto s390/zcrypt: use msleep() instead of mdelay() 2015-08-19 10:40:26 +02:00
kvm KVM: s390: virtio-ccw: don't overwrite config space values 2015-07-03 18:55:18 +02:00
net s390: remove unneeded variables 2015-08-07 09:57:01 +02:00
scsi s390: remove unneeded semicolon 2015-08-07 09:57:00 +02:00
Makefile