[PATCH 0/3] rpdfs-progs: ARM64 support and documentation
Valerie Aurora <[email protected]> Tue, 24 Feb 2026 17:33:23 +0100
| Newsgroups | dev.linux.lists.rpdfs-devel |
|---|---|
| Message-ID | <[email protected]> |
A couple of hacks to support ARM64 and some documentation updates. The ARM64 patches should NOT be merged into main - I just wanted to share them here in case anyone else wanted to use them. Valerie Aurora (3): Initial support for ARM64, incompatible with x86_64 Workaround for short read from io_uring on aarch64 Update documentation Makefile | 9 +++-- docs/development.md | 16 +++------ utask/net.c | 14 ++++++-- utask/utask.c | 17 ++++++++- utask/utask_asm.S | 84 +++++++++++++++++++++++++++++---------------- utask/utask_defs.h | 2 +- 6 files changed, 94 insertions(+), 48 deletions(-) -- 2.49.0