diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2024-12-21 17:44:29 +0300 |
---|---|---|
committer | Thomas Weißschuh <linux@weissschuh.net> | 2025-01-14 00:21:34 +0300 |
commit | a0bc8947ac731ff95a56e0c1737e69e8c56d5b78 (patch) | |
tree | ea8a8e7b611d3fcc0389fc3a6fbd03fb372c1fe8 /scripts/gdb/linux/utils.py | |
parent | 7f89bc51101ca676530ee017931ae2a01ff54381 (diff) | |
download | linux-a0bc8947ac731ff95a56e0c1737e69e8c56d5b78.tar.xz |
selftests/nolibc: use waitid() over waitpid()
Newer archs like riscv32 don't provide waitpid() anymore.
Switch to waitid() which is available everywhere.
Link: https://lore.kernel.org/r/20241221-nolibc-rv32-v1-2-d9ef6dab7c63@weissschuh.net
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions