diff options
author | Peter Oberparleiter <oberpar@linux.ibm.com> | 2024-06-20 14:20:28 +0200 |
---|---|---|
committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2024-07-01 17:47:01 +0200 |
commit | bb748badfdfb4c6e5c5cb40ded1721f99d32072f (patch) | |
tree | 8c147df3bc68ef18e4aa1d5819b47940fab70770 /scripts/gdb/linux/clk.py | |
parent | bf365071ea92b9579d5a272679b74052a5643e35 (diff) |
s390/sclp: Add timeout to Store Data requests
Due to a bug in some firmware versions, Store Data requests might not
get an event response in certain situations. As a result, the boot
process will be blocked indefinitely.
Fix this by introducing timeout handling for Store Data requests. In
case a timeout occurs, the Store Data operation is halted and no data
is retrieved from the SCLP facility.
Note: A minority of installed systems rely on Store Data result for
device auto-configuration. These systems will fail to boot in case of a
Store Data timeout and will need to be switched to manual device
configuration as workaround.
Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'scripts/gdb/linux/clk.py')
0 files changed, 0 insertions, 0 deletions