s390/sclp: allow to change sclp_console_drop during runtime
authorHeiko Carstens <hca@linux.ibm.com>
Sat, 19 Nov 2022 17:56:19 +0000 (18:56 +0100)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Tue, 29 Nov 2022 13:17:04 +0000 (14:17 +0100)
commit1143f6f55d967ab414a10a559d58a2700f32a54d
treee8764a16082269ee5e580226bcc1d4985925496f
parenta086c53de982d6ae3f1e7e3c0f94efa66743b333
s390/sclp: allow to change sclp_console_drop during runtime

Make sclp's con_drop sysfs attribute also writable, and allow to
change its value during runtime. This way handling of sclp console
drop handling is consistent with the 3215 device driver.

Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
drivers/s390/char/sclp.c