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

2021-01-13 Thread Herbert Xu
On Mon, Jan 04, 2021 at 05:21:56PM +, 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

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

2021-01-04 Thread Giovanni Cabiddu
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