mbox series

[GIT,PULL] Crypto Fixes for 5.16

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

Pull-request

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

Message

Herbert Xu Dec. 22, 2021, 5:13 a.m. UTC
Hi Linus:

This push fixes a regression in the qat driver.

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

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 27750a315aba7e6675bb1c3dfd4481c4f6888af1:

  crypto: qat - do not handle PFVF sources for qat_4xxx (2021-12-17 13:11:54 +1100)

----------------------------------------------------------------
Giovanni Cabiddu (1):
      crypto: qat - do not handle PFVF sources for qat_4xxx

 drivers/crypto/qat/qat_4xxx/adf_4xxx_hw_data.c | 7 +++++++
 1 file changed, 7 insertions(+)

Thanks,

Comments

pr-tracker-bot@kernel.org Dec. 22, 2021, 7:02 p.m. UTC | #1
The pull request you sent on Wed, 22 Dec 2021 16:13:07 +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/e19e226345196649e83d49c6997e806a8ecdafe6

Thank you!