mbox series

[0/3] crypto: qat - fix issues reported by smatch

Message ID 20210104172159.15489-1-giovanni.cabiddu@intel.com
Headers show
Series crypto: qat - fix issues reported by smatch | expand

Message

Giovanni Cabiddu Jan. 4, 2021, 5:21 p.m. UTC
Fix warnings and errors reported by the static analysis tool smatch in
the QAT driver.

Adam Guerin (3):
  crypto: qat - fix potential spectre issue
  crypto: qat - change format string and cast ring size
  crypto: qat - reduce size of mapped region

 drivers/crypto/qat/qat_common/adf_transport.c       |  2 ++
 drivers/crypto/qat/qat_common/adf_transport_debug.c |  4 ++--
 drivers/crypto/qat/qat_common/qat_asym_algs.c       | 12 ++++++------
 3 files changed, 10 insertions(+), 8 deletions(-)

Comments

Herbert Xu Jan. 14, 2021, 6:46 a.m. UTC | #1
On Mon, Jan 04, 2021 at 05:21:56PM +0000, Giovanni Cabiddu wrote:
> Fix warnings and errors reported by the static analysis tool smatch in

> the QAT driver.

> 

> Adam Guerin (3):

>   crypto: qat - fix potential spectre issue

>   crypto: qat - change format string and cast ring size

>   crypto: qat - reduce size of mapped region

> 

>  drivers/crypto/qat/qat_common/adf_transport.c       |  2 ++

>  drivers/crypto/qat/qat_common/adf_transport_debug.c |  4 ++--

>  drivers/crypto/qat/qat_common/qat_asym_algs.c       | 12 ++++++------

>  3 files changed, 10 insertions(+), 8 deletions(-)


All applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt