On Fri, Sep 28, 2018 at 10:42:44AM +1200, Chris Packham wrote: > From: Jan Stancek <jstancek@xxxxxxxxxx> > > 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" > > Cc: stable@xxxxxxxxxxxxxxx > Signed-off-by: Jan Stancek <jstancek@xxxxxxxxxx> > Signed-off-by: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> > > [upstream commit 81dc0365cfa7bc7c08a0e44d9ee04964df782e19] > Reviewed-by: Scott Parlane <scott.parlane@xxxxxxxxxxxxxxxxxxx> > Reviewed-by: Luuk Paulussen <luuk.paulussen@xxxxxxxxxxxxxxxxxxx> > > Change-Id: Ie811cd1fbb497c84ca86d18ae8362973c600d9a1 Why is this change-id line here? What am I supposed to do with this patch overall? What stable tree do you want it in? It's already backported to really old kernels today, shouldn't you just be using them already? confused, greg k-h