diff options
author | Mete Durlu <meted@linux.ibm.com> | 2024-07-04 14:10:08 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2024-07-10 19:50:45 +0200 |
commit | f4493954215ceb8b22aca3ee6b10c6172f20a9fc (patch) | |
tree | 0e05b5054b2d3376ba8a111c492f28c267bd94a3 /scripts/gdb/linux | |
parent | 97999f8c62a43cf2af5d725b045b82f9b47d83ea (diff) |
s390/hypfs_diag: Diag204 busy loop
When diag204 busy-indiciation facility is installed and diag204 is
returning busy, hypfs diag204 handler now does an interruptable busy
wait until diag204 is no longer busy. If there is a signal pending, call
would be restarted with -ERESTARTSYSCALL, except for fatal signals.
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Reviewed-by: Tobias Huschle <huschle@linux.ibm.com>
Signed-off-by: Mete Durlu <meted@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions