Re: [PATCH v4 00/20] crypto: arm64 - play nice with CONFIG_PREEMPT

From: Sebastian Andrzej Siewior
Date: Fri Feb 09 2018 - 13:02:37 EST


On 2017-12-26 10:29:20 [+0000], Ard Biesheuvel wrote:
> As reported by Sebastian, the way the arm64 NEON crypto code currently
> keeps kernel mode NEON enabled across calls into skcipher_walk_xxx() is
â
> 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?

Sebastian