On 11/26/2019 2:23 PM, Iuliana Prodan wrote: > In commit 'a1cf573ee95 ("crypto: caam - select DMA address > size at runtime")' CAAM pointer size (caam_ptr_size) is changed When quoting a commit, it shouldn't be split across several lines. > from sizeof(dma_addr_t) to runtime value computed from MCFGR register. > Therefore, do not reset MCFGR[PS]. > > Fixes: a1cf573ee95 ("crypto: caam - select DMA address size at runtime") > Signed-off-by: Iuliana Prodan <iuliana.prodan@xxxxxxx> > Cc: <stable@xxxxxxxxxxxxxxx> > Cc: Andrey Smirnov <andrew.smirnov@xxxxxxxxx> > Cc: Alison Wang <alison.wang@xxxxxxx> Reviewed-by: Horia Geantă <horia.geanta@xxxxxxx> Thanks, Horia