From: Sascha Hauer <s.hauer@pengutronix.de>
To: "open list:BAREBOX" <barebox@lists.infradead.org>
Subject: [PATCH 0/3] ratp: fixes
Date: Mon, 07 Apr 2025 09:29:52 +0200 [thread overview]
Message-ID: <20250407-ratp-fixes-v1-0-4c2501a83bca@pengutronix.de> (raw)
The ratp commands have a wrong alignment on X86 sandbox builds which
currently breaks the allyes sandbox build. Also the ratp commands are
placed in a readonly section, but are nevertheless modified. This series
contains fixes for both issues.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
Sascha Hauer (3):
ratp: Drop wrong alignment annotation
ratp: do not export ratp command list
ratp: make ratp commands const
common/ratp/ratp.c | 37 +++++++++++++++++++++++--------------
include/ratp_bb.h | 10 ++--------
2 files changed, 25 insertions(+), 22 deletions(-)
---
base-commit: b4c0c4615ace1795aa75ced21caa1e78b665cde0
change-id: 20250407-ratp-fixes-438ad710b68f
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
next reply other threads:[~2025-04-07 7:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-07 7:29 Sascha Hauer [this message]
2025-04-07 7:29 ` [PATCH 1/3] ratp: Drop wrong alignment annotation Sascha Hauer
2025-04-07 7:59 ` Ahmad Fatoum
2025-04-07 13:10 ` Sascha Hauer
2025-04-07 7:29 ` [PATCH 2/3] ratp: do not export ratp command list Sascha Hauer
2025-04-07 7:29 ` [PATCH 3/3] ratp: make ratp commands const Sascha Hauer
2025-04-07 13:09 ` [PATCH 0/3] ratp: fixes Sascha Hauer
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=20250407-ratp-fixes-v1-0-4c2501a83bca@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox