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 <[email protected]> > Cc: Tadeusz Struk <[email protected]> > Cc: Herbert Xu <[email protected]>
Jan, Salvatore just posted a patch to delete the qat ASN code altogether, so your patch won't be needed. Thanks, -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

