Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1435235
| From | Herbert Xu <herbert@gondor.apana.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] crypto: qat - make qat_asym_algs.o depend on asn1 headers |
| Date | 2016-07-01 12:10 +0200 |
| Message-ID | <rQ3yy-5kw-23@gated-at.bofh.it> (permalink) |
| References | <rPHom-8ot-63@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Jun 30, 2016 at 12:23:51PM +0200, Jan Stancek wrote: > Parallel build can sporadically fail because asn1 headers may > not be built yet by the time qat_asym_algs.o is compiled: > drivers/crypto/qat/qat_common/qat_asym_algs.c:55:32: fatal error: qat_rsapubkey-asn1.h: No such file or directory > #include "qat_rsapubkey-asn1.h" > > Signed-off-by: Jan Stancek <jstancek@redhat.com> > Cc: Tadeusz Struk <tadeusz.struk@intel.com> > Cc: Herbert Xu <herbert@gondor.apana.org.au> Jan, Salvatore just posted a patch to delete the qat ASN code altogether, so your patch won't be needed. Thanks, -- Email: Herbert Xu <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] crypto: qat - make qat_asym_algs.o depend on asn1 headers Jan Stancek <jstancek@redhat.com> - 2016-06-30 12:30 +0200 Re: [PATCH] crypto: qat - make qat_asym_algs.o depend on asn1 headers Herbert Xu <herbert@gondor.apana.org.au> - 2016-07-01 12:10 +0200
csiph-web