From: Giuliano Procida <gprocida@google.com>
To: Will Deacon <will@kernel.org>
Cc: dhowells@redhat.com, dwmw2@infradead.org,
gregkh@linuxfoundation.org, keyrings@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] system certificates: specify byte alignment
Date: Mon, 22 Sep 2025 21:17:01 +0100 [thread overview]
Message-ID: <CAGvU0H=Jup8bYYgZ1EbYHZMSnf_SkazXDfOm7h1QrcL-ZKw55A@mail.gmail.com> (raw)
In-Reply-To: <aNF7bMbCLctgZQXq@willie-the-truck>
On Mon, 22 Sept 2025 at 17:38, Will Deacon <will@kernel.org> wrote:
>
> On Fri, Sep 12, 2025 at 11:00:15AM +0100, Giuliano Procida wrote:
> > The .align macro is architecture dependent. On arm64 it behaves as
> > .p2align. The various alignments in this file are all bytes.
> >
> > So use the .balign macro to avoid unnecessary padding due to
> > over-alignment.
> >
> > Signed-off-by: Giuliano Procida <gprocida@google.com>
> > ---
> > certs/system_certificates.S | 8 ++++----
> > 1 file changed, 4 insertions(+), 4 deletions(-)
>
> Does certs/revocation_certificates.S need fixing as well?
Yes. I will post a v2.
> Will
next prev parent reply other threads:[~2025-09-22 20:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-12 10:00 [PATCH] system certificates: specify byte alignment Giuliano Procida
2025-09-22 16:38 ` Will Deacon
2025-09-22 20:17 ` Giuliano Procida [this message]
2025-09-23 8:13 ` [PATCH v2] certs: " Giuliano Procida
2025-09-23 9:08 ` Will Deacon
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='CAGvU0H=Jup8bYYgZ1EbYHZMSnf_SkazXDfOm7h1QrcL-ZKw55A@mail.gmail.com' \
--to=gprocida@google.com \
--cc=dhowells@redhat.com \
--cc=dwmw2@infradead.org \
--cc=gregkh@linuxfoundation.org \
--cc=keyrings@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=will@kernel.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).