[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CA+icZUWQVrph_Rv9O=Q4Fh8Y0jXzkWGCHN5DFAaCZeE5eXoPbw@mail.gmail.com>
Date: Fri, 10 Jul 2020 11:17:33 +0200
From: Sedat Dilek <sedat.dilek@...il.com>
To: Arnd Bergmann <arnd@...db.de>,
Herbert Xu <herbert@...dor.apana.org.au>,
"David S. Miller" <davem@...emloft.net>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>, Borislav Petkov <bp@...en8.de>,
x86@...nel.org, Tim Chen <tim.c.chen@...ux.intel.com>
Cc: "H. Peter Anvin" <hpa@...or.com>,
Boris Ostrovsky <boris.ostrovsky@...cle.com>,
"Rafael J. Wysocki" <rafael.j.wysocki@...el.com>,
Josh Poimboeuf <jpoimboe@...hat.com>,
Jiri Slaby <jslaby@...e.cz>,
Peter Zijlstra <peterz@...radead.org>,
linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
Clang-Built-Linux ML <clang-built-linux@...glegroups.com>,
Sedat Dilek <sedat.dilek@...il.com>
Subject: Re: x86: crypto: fix building crc32c with clang ias
[ Please CC me I am not subscribed to this ML ]
[ Original patch from Arnd (see [0]) ]
Hi,
as reported in [1] this is the last patch we "ClangBuiltLinux folks"
need to be full compliant with LLVM_IAS=1 (for example with Linux
v5.8-rc4).
These two commits entered recently cryptodev-2.6.git:
commit 44069737ac9625a0f02f0f7f5ab96aae4cd819bc
"crypto: aesni - add compatibility with IAS"
commit 3347c8a079d67af21760a78cc5f2abbcf06d9571
"crypto: aesni - Fix build with LLVM_IAS=1"
With these three patches we are full compliant with LLVM_IAS=1 in
x86/crypto tree.
Feel free to add my:
Reported-by: Sedat Dilek <sedat.dilek@...il.com>
Tested-by: Sedat Dilek <sedat.dilek@...il.com>
Thanks.
Regards,
- Sedat -
[0] https://lore.kernel.org/patchwork/patch/1248401/
[1] https://marc.info/?l=linux-crypto-vger&m=159437162224847&w=2
[2] https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git/commit/?id=44069737ac9625a0f02f0f7f5ab96aae4cd819bc
[3] https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git/commit/?id=3347c8a079d67af21760a78cc5f2abbcf06d9571
Powered by blists - more mailing lists