Re: [PATCH 0/3] fix some CAAM warnings.

From: Horia GeantÄ
Date: Tue Mar 03 2015 - 08:40:16 EST


On 3/3/2015 8:50 AM, yanjiang.jin@xxxxxxxxxxxxx wrote:
> From: Yanjiang Jin <yanjiang.jin@xxxxxxxxxxxxx>
>
> Hi,
>
> This patch series fix some CAAM compile and runtime warnings.
> The patches 0001 and 0002 are same as V1.
>
> I have tested this on fsl-p5020ds board using upstream 4.0.0-rc1+ with the below configs:
>
> CONFIG_DMA_API_DEBUG=y
> # CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
>
> Change log:
> v2:
>
> Abandon the v1 patch 0003-crypto-caamhash-add-two-missed-dma_mapping_error.patch.
> Replace the v1 patch 0004-crypto-caamhash-replace-kmalloc-with-kzalloc.patch with the new
> patch 0003-crypto-caamhash-fix-uninitialized-edesc-sec4_sg_byte.patch.
>
> Yanjiang Jin (3):
> crypto: caam: fix some compile warnings
> crypto: caam_rng: fix rng_unmap_ctx's DMA_UNMAP size problem
> crypto: caamhash: - fix uninitialized edesc->sec4_sg_bytes field
>
> drivers/crypto/caam/caamhash.c | 1 +
> drivers/crypto/caam/caamrng.c | 4 ++--
> drivers/crypto/caam/sg_sw_sec4.h | 8 ++++----
> 3 files changed, 7 insertions(+), 6 deletions(-)
>

For the series
Reviewed-by: Horia Geanta <horia.geanta@xxxxxxxxxxxxx>

Thanks!
Horia


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/