mbox series

[GIT,PULL] Crypto Fixes for 5.19

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

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git tags/v5.19-p3

Message

Herbert Xu June 30, 2022, 7:56 a.m. UTC
Hi Linus:

The following changes since commit abfed87e2a12bd246047d78c01d81eb9529f1d06:

  crypto: memneq - move into lib/ (2022-06-12 14:51:51 +0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git tags/v5.19-p3 

for you to fetch changes up to 87d044096ea62f1f230e8c4679ee8abf03266f64:

  crypto: ccp - Fix device IRQ counting by using platform_irq_count() (2022-06-24 17:09:01 +0800)

----------------------------------------------------------------
This push fixes a regression that breaks the ccp driver.
----------------------------------------------------------------

Tom Lendacky (1):
      crypto: ccp - Fix device IRQ counting by using platform_irq_count()

 drivers/crypto/ccp/sp-platform.c | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

Thanks,

Comments

pr-tracker-bot@kernel.org June 30, 2022, 5:28 p.m. UTC | #1
The pull request you sent on Thu, 30 Jun 2022 15:56:44 +0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git tags/v5.19-p3

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

Thank you!