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