diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2024-12-21 17:44:30 +0300 |
---|---|---|
committer | Thomas Weißschuh <linux@weissschuh.net> | 2025-01-14 00:21:34 +0300 |
commit | 4c7f09ab79b1348c619b118a2235d88a57e79af3 (patch) | |
tree | 0dcde989cf7186bb5e3bf6b29064ed27e8c5a583 /scripts/gdb/linux/utils.py | |
parent | a0bc8947ac731ff95a56e0c1737e69e8c56d5b78 (diff) | |
download | linux-4c7f09ab79b1348c619b118a2235d88a57e79af3.tar.xz |
selftests/nolibc: use a pipe to in vfprintf tests
Not all architectures implement lseek(), for example riscv32 only
implements llseek() which is not equivalent to normal lseek().
Remove the need for lseek() by using a pipe instead.
Link: https://lore.kernel.org/r/20241221-nolibc-rv32-v1-3-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