[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240229101449.227921-1-21cnbao@gmail.com>
Date: Thu, 29 Feb 2024 23:14:47 +1300
From: Barry Song <21cnbao@...il.com>
To: davem@...emloft.net,
herbert@...dor.apana.org.au,
linux-crypto@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
Barry Song <v-songbaohua@...o.com>
Subject: [PATCH v2 0/2] [PATCH v2 0/2] crypto: fix missing CRYPTO_ALG_ASYNC for async drivers
From: Barry Song <v-songbaohua@...o.com>
Fix missing CRYPTO_ALG_ASYNC cra_flags for hisilicon and intel iaa
drivers.
-V2:
* collect Acked-by of Tom and Yang, thanks for reviewing!
Barry Song (2):
crypto: hisilicon/zip - fix the missing CRYPTO_ALG_ASYNC in cra_flags
crypto: iaa - fix the missing CRYPTO_ALG_ASYNC in cra_flags
drivers/crypto/hisilicon/zip/zip_crypto.c | 1 +
drivers/crypto/intel/iaa/iaa_crypto_main.c | 1 +
2 files changed, 2 insertions(+)
--
2.34.1
Powered by blists - more mailing lists