On Mon, Jun 23, 2014 at 07:50:26PM +0530, Ruchika Gupta wrote: > At few places in caamhash and caamalg, after allocating a dmable > buffer for sg table , the buffer was being modified. As per > definition of DMA_FROM_DEVICE ,afer allocation the memory should > be treated as read-only by the driver. This patch shifts the > allocation of dmable buffer for sg table after it is populated > by the driver, making it read-only as per the DMA API's requirement. > > Signed-off-by: Ruchika Gupta <ruchika.gupta@xxxxxxxxxxxxx> Patch applied. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html