From: Valerie Aurora <val@versity.com>
To: rpdfs-devel@lists.linux.dev
Cc: Valerie Aurora <val@versity.com>
Subject: [PATCH 0/3] rpdfs-progs: ARM64 support and documentation
Date: Tue, 24 Feb 2026 17:33:23 +0100 [thread overview]
Message-ID: <20260224163327.2441-1-val@versity.com> (raw)
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
next reply other threads:[~2026-02-24 16:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-24 16:33 Valerie Aurora [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260224163327.2441-1-val@versity.com \
--to=val@versity.com \
--cc=rpdfs-devel@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.