From ab7373bf235ede864a72f0d2f8f9a21a1748c4a2 Mon Sep 17 00:00:00 2001 From: Hendrik Brueckner Date: Tue, 18 Aug 2015 17:42:39 +0200 Subject: [PATCH] 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 Signed-off-by: Martin Schwidefsky --- Reading git-format-patch failed