Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1447316

Re: [PATCH] crypto: qat - make qat_asym_algs.o depend on asn1 headers

From Thomas Backlund <tmb@mageia.org>
Newsgroups linux.kernel
Subject Re: [PATCH] crypto: qat - make qat_asym_algs.o depend on asn1 headers
Date 2016-07-20 18:00 +0200
Message-ID <rX24F-3jb-7@gated-at.bofh.it> (permalink)
References <rPHom-8ot-63@gated-at.bofh.it> <rQ3yy-5kw-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Den 01-07-2016 kl. 12:30, skrev Herbert Xu:
> 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,
>

Yeah, but that patch seem to be heading to 4.8 only , so qat build in 
upcoming 4.7 still breaks...

and pulling that fix only to 4.7 breaks too, so I guess more fixes
would be needed for proper backport then...

or are the qat fixes already queued somewhere for 4.7 final ?

--
Thomas

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH] crypto: qat - make qat_asym_algs.o depend on asn1 headers Thomas Backlund <tmb@mageia.org> - 2016-07-20 18:00 +0200
  Re: [PATCH] crypto: qat - make qat_asym_algs.o depend on asn1 headers Herbert Xu <herbert@gondor.apana.org.au> - 2016-07-21 06:20 +0200

csiph-web