aboutsummaryrefslogtreecommitdiff
path: root/lib/net_utils.c
diff options
context:
space:
mode:
authorHendrik Brueckner <[email protected]>2015-08-17 16:13:41 +0200
committerMartin Schwidefsky <[email protected]>2015-08-26 17:20:45 +0200
commit1d3f9094c6fdb5680fd3b19a5b153308d53a70ee (patch)
treea3d5dfab22fde888559db8c872c4739db14b9752 /lib/net_utils.c
parentab7373bf235ede864a72f0d2f8f9a21a1748c4a2 (diff)
s390/sclp_vt220: support magic sysrequests
Implement magic sysrequest handling for the VT220 terminal (also known as the Integrated ASCII console on the HMC/SE). To invoke a "magic sysrequest" function, press "Ctrl+o" followed by a second character that designates the debugging function. The handling of the sysrq is scheduled away from the SCLP IRQ context; because large amounts of sysrq output might fill up the console buffers. The console might deadlock because it cannot empty the buffers while still in the receiving IRQ context. This behavior is the same as for the SCLP console. Reported-by: Horst Weber <[email protected]> Signed-off-by: Hendrik Brueckner <[email protected]> Reviewed-by: Peter Oberparleiter <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'lib/net_utils.c')
0 files changed, 0 insertions, 0 deletions