commit | ab7373bf235ede864a72f0d2f8f9a21a1748c4a2 | [log] [tgz] |
---|---|---|
author | Hendrik Brueckner <brueckner@linux.vnet.ibm.com> | Tue Aug 18 17:42:39 2015 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Aug 26 17:20:44 2015 +0200 |
tree | 3c4f4cc4965006f31f5556bc2c4d4f3c8633e8b4 | |
parent | de9c35f32410c225c585535a321ce591ea001645 [diff] |
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>