From: Matthias Kaehlcke <mka@chromium.org>
To: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: linux-crypto@vger.kernel.org, herbert@gondor.apana.org.au
Subject: Re: [PATCH] crypto: arm64/sha - avoid non-standard inline asm tricks
Date: Wed, 26 Apr 2017 10:34:02 -0700 [thread overview]
Message-ID: <20170426173402.GP128305@google.com> (raw)
In-Reply-To: <20170426161132.11311-1-ard.biesheuvel@linaro.org>
El Wed, Apr 26, 2017 at 05:11:32PM +0100 Ard Biesheuvel ha dit:
> Replace the inline asm which exports struct offsets as ELF symbols
> with proper const variables exposing the same values. This works
> around an issue with Clang which does not interpret the "i" (or "I")
> constraints in the same way as GCC.
>
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Tested-by: Matthias Kaehlcke <mka@chromium.org>
Thanks!
Matthias
next prev parent reply other threads:[~2017-04-26 17:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-26 16:11 [PATCH] crypto: arm64/sha - avoid non-standard inline asm tricks Ard Biesheuvel
2017-04-26 17:34 ` Matthias Kaehlcke [this message]
2017-05-17 18:10 ` Matthias Kaehlcke
2017-05-18 5:26 ` Herbert Xu
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=20170426173402.GP128305@google.com \
--to=mka@chromium.org \
--cc=ard.biesheuvel@linaro.org \
--cc=herbert@gondor.apana.org.au \
--cc=linux-crypto@vger.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 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.