Re: [PATCH v4 00/20] crypto: arm64 - play nice with CONFIG_PREEMPT
From: Ard Biesheuvel <hidden>
Date: 2018-02-09 19:28:28
Also in:
lkml
From: Ard Biesheuvel <hidden>
Date: 2018-02-09 19:28:28
Also in:
lkml
On 9 February 2018 at 18:02, Sebastian Andrzej Siewior [off-list ref] wrote:
On 2017-12-26 10:29:20 [+0000], Ard Biesheuvel wrote:quoted
As reported by Sebastian, the way the arm64 NEON crypto code currently keeps kernel mode NEON enabled across calls into skcipher_walk_xxx() is…quoted
So let's clean this up for arm64: update the NEON based skcipher drivers to no longer keep the NEON enabled when calling into the skcipher walk API.Thanks for working on this. What is the status of this? Is this going to be merged?
Without anybody acking or reviewing it, this is not going to be merged, so I kind of gave up.