Linux kernel -stable discussions
 help / color / mirror / Atom feed
* Backport request: crypto: rsa - Add Makefile dependencies to fix parallel builds
@ 2016-12-13 13:57 Tuomas Tynkkynen
  2016-12-13 15:25 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Tuomas Tynkkynen @ 2016-12-13 13:57 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: stable, Herbert Xu

Hi Greg,

Please apply this commit from 4.9 to fix occassional parallel building
issues:

commit 57891633eeef60e732e045731cf20e50ee80acb4 
Author: David Michael <david.michael@coreos.com>
Date:   Tue Nov 29 11:15:12 2016 -0800

    crypto: rsa - Add Makefile dependencies to fix parallel builds
    
    Both asn1 headers are included by rsa_helper.c, so rsa_helper.o
    should explicitly depend on them.
    
    Signed-off-by: David Michael <david.michael@coreos.com>
    Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

Applies to 4.4 and 4.8.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Backport request: crypto: rsa - Add Makefile dependencies to fix parallel builds
  2016-12-13 13:57 Backport request: crypto: rsa - Add Makefile dependencies to fix parallel builds Tuomas Tynkkynen
@ 2016-12-13 15:25 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2016-12-13 15:25 UTC (permalink / raw)
  To: Tuomas Tynkkynen; +Cc: stable, Herbert Xu

On Tue, Dec 13, 2016 at 03:57:39PM +0200, Tuomas Tynkkynen wrote:
> Hi Greg,
> 
> Please apply this commit from 4.9 to fix occassional parallel building
> issues:
> 
> commit 57891633eeef60e732e045731cf20e50ee80acb4 
> Author: David Michael <david.michael@coreos.com>
> Date:   Tue Nov 29 11:15:12 2016 -0800
> 
>     crypto: rsa - Add Makefile dependencies to fix parallel builds
>     
>     Both asn1 headers are included by rsa_helper.c, so rsa_helper.o
>     should explicitly depend on them.
>     
>     Signed-off-by: David Michael <david.michael@coreos.com>
>     Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
> 
> Applies to 4.4 and 4.8.

Now queued up, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-12-13 15:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-13 13:57 Backport request: crypto: rsa - Add Makefile dependencies to fix parallel builds Tuomas Tynkkynen
2016-12-13 15:25 ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox