Re: [PATCH resend 00/18] crypto: ARM/arm64 roundup for v4.14

2017-08-03 Thread Dave Martin
On Thu, Aug 03, 2017 at 02:26:53PM +0800, Herbert Xu wrote: > On Mon, Jul 24, 2017 at 11:28:02AM +0100, Ard Biesheuvel wrote: > > This is a resend of all the patches I sent out recently that I would > > like to be considered for v4.14. Their main purpose is to prepare the > > arm64 crypto code to

Re: [PATCH resend 00/18] crypto: ARM/arm64 roundup for v4.14

2017-08-03 Thread Herbert Xu
On Mon, Jul 24, 2017 at 11:28:02AM +0100, Ard Biesheuvel wrote: > This is a resend of all the patches I sent out recently that I would > like to be considered for v4.14. Their main purpose is to prepare the > arm64 crypto code to deal with situations where the SIMD register file > is unavailable,

Re: [PATCH resend 00/18] crypto: ARM/arm64 roundup for v4.14

2017-08-02 Thread Herbert Xu
On Wed, Aug 02, 2017 at 03:46:16PM +0100, Dave Martin wrote: > Hi Herbert, > > This series from Ard is a prerequisite for an arm64 series [1] that I'd > like to get merged this cycle (because it is in turn a prerequisite for > another major series I want to progress). > > [1] without this series

Re: [PATCH resend 00/18] crypto: ARM/arm64 roundup for v4.14

2017-08-02 Thread Dave Martin
Hi Herbert, This series from Ard is a prerequisite for an arm64 series [1] that I'd like to get merged this cycle (because it is in turn a prerequisite for another major series I want to progress). [1] without this series will break the kernel, whereas this series without [1] won't break the

[PATCH resend 00/18] crypto: ARM/arm64 roundup for v4.14

2017-07-24 Thread Ard Biesheuvel
This is a resend of all the patches I sent out recently that I would like to be considered for v4.14. Their main purpose is to prepare the arm64 crypto code to deal with situations where the SIMD register file is unavailable, which never occurs at present, but this will change in the future when