From: Greg KH <greg@kroah.com>
To: Chris Packham <Chris.Packham@alliedtelesis.co.nz>
Cc: Luuk Paulussen <Luuk.Paulussen@alliedtelesis.co.nz>,
Jan Stancek <jstancek@redhat.com>,
"stable@vger.kernel.org" <stable@vger.kernel.org>,
Herbert Xu <herbert@gondor.apana.org.au>
Subject: Re: [linux main PATCH] crypto: qat - make qat_asym_algs.o depend on asn1 headers
Date: Fri, 28 Sep 2018 06:56:45 +0200 [thread overview]
Message-ID: <20180928045645.GA21700@kroah.com> (raw)
In-Reply-To: <304152d5ecde432d97c93b211e50d0cf@svr-chch-ex1.atlnz.lc>
On Fri, Sep 28, 2018 at 04:51:43AM +0000, Chris Packham wrote:
> Hi Greg,
>
> On 28/09/18 16:46, Greg KH wrote:
> > On Fri, Sep 28, 2018 at 10:42:44AM +1200, Chris Packham wrote:
> >> From: Jan Stancek <jstancek@redhat.com>
> >>
> >> 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@vger.kernel.org
> >> Signed-off-by: Jan Stancek <jstancek@redhat.com>
> >> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
> >>
> >> [upstream commit 81dc0365cfa7bc7c08a0e44d9ee04964df782e19]
> >> Reviewed-by: Scott Parlane <scott.parlane@alliedtelesis.co.nz>
> >> Reviewed-by: Luuk Paulussen <luuk.paulussen@alliedtelesis.co.nz>
> >>
> >> 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?
>
> Sorry for the noise. I fat-fingered the git send-email invocation for
> applying this to an internal kernel fork.
Your internal kernel fork should be based on a newer kernel version. If
you have to backport this old patch, you have much worse problems than
this :)
good luck!
greg k-h
prev parent reply other threads:[~2018-09-28 11:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-27 22:42 [linux main PATCH] crypto: qat - make qat_asym_algs.o depend on asn1 headers Chris Packham
2018-09-28 4:45 ` Greg KH
2018-09-28 4:51 ` Chris Packham
2018-09-28 4:56 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180928045645.GA21700@kroah.com \
--to=greg@kroah.com \
--cc=Chris.Packham@alliedtelesis.co.nz \
--cc=Luuk.Paulussen@alliedtelesis.co.nz \
--cc=herbert@gondor.apana.org.au \
--cc=jstancek@redhat.com \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.