Re: [PATCH v2 0/5] crypto: gcm-aes-ni cleanups

2021-01-13 Thread Herbert Xu
On Mon, Jan 04, 2021 at 04:55:45PM +0100, Ard Biesheuvel wrote: > Clean up some issues and peculiarities in the gcm(aes-ni) driver. > > Changes since v1: > - fix sleep while atomic issue reported by Eric > - add patch to get rid of indirect calls, to avoid taking the retpoline > performance hit

[PATCH v2 0/5] crypto: gcm-aes-ni cleanups

2021-01-04 Thread Ard Biesheuvel
Clean up some issues and peculiarities in the gcm(aes-ni) driver. Changes since v1: - fix sleep while atomic issue reported by Eric - add patch to get rid of indirect calls, to avoid taking the retpoline performance hit Cc: Megha Dey Cc: Eric Biggers Cc: Herbert Xu Ard Biesheuvel (5): cry