mbox series

[GIT,PULL] Crypto Fixes for 5.11

Message ID 20210125223619.GA16419@gondor.apana.org.au (mailing list archive)
State Not Applicable
Delegated to: Herbert Xu
Headers show
Series [GIT,PULL] Crypto Fixes for 5.11 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus

Message

Herbert Xu Jan. 25, 2021, 10:36 p.m. UTC
Hi Linus:

This push fixes a regression in the cesa driver.

The following changes since commit 382811940303f7cd01d0f3dcdf432dfd89c5a98e:

  crypto: omap-sham - Fix link error without crypto-engine (2021-01-08 15:37:55 +1100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus 

for you to fetch changes up to 4f6543f28bb05433d87b6de6c21e9c14c35ecf33:

  crypto: marvel/cesa - Fix tdma descriptor on 64-bit (2021-01-22 14:57:31 +1100)

----------------------------------------------------------------
Herbert Xu (1):
      crypto: marvel/cesa - Fix tdma descriptor on 64-bit

 drivers/crypto/marvell/cesa/cesa.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Thanks,

Comments

pr-tracker-bot@kernel.org Jan. 26, 2021, 12:01 a.m. UTC | #1
The pull request you sent on Tue, 26 Jan 2021 09:36:19 +1100:

> git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/13391c60da3308ed9980de0168f74cce6c62ac1d

Thank you!