All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] rpdfs-progs: ARM64 support and documentation
@ 2026-02-24 16:33 Valerie Aurora
  2026-02-24 16:33 ` [PATCH 1/3] Initial support for ARM64, incompatible with x86_64 Valerie Aurora
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Valerie Aurora @ 2026-02-24 16:33 UTC (permalink / raw)
  To: rpdfs-devel; +Cc: Valerie Aurora

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-02-25 23:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-24 16:33 [PATCH 0/3] rpdfs-progs: ARM64 support and documentation Valerie Aurora
2026-02-24 16:33 ` [PATCH 1/3] Initial support for ARM64, incompatible with x86_64 Valerie Aurora
2026-02-25 23:36   ` Zach Brown
2026-02-24 16:33 ` [PATCH 2/3] Workaround for short read from io_uring on aarch64 Valerie Aurora
2026-02-25 23:37   ` Zach Brown
2026-02-24 16:33 ` [PATCH 3/3] Update documentation Valerie Aurora
2026-02-25 23:39   ` Zach Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.