From: Marek Vasut Date: Mon, 3 Mar 2014 00:23:15 +0000 (+0100) Subject: crypto: mxs-dcp - Align the bounce buffers X-Git-Tag: v3.15-rc1~111^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a7c685611713011179a0e92b06f43a378d3a8fd;p=pandora-kernel.git crypto: mxs-dcp - Align the bounce buffers The DCP needs the bounce buffers, DMA descriptors and result buffers aligned to 64 bytes (yet another hardware limitation). Make sure they are aligned by properly aligning the structure which contains them during allocation. Signed-off-by: Marek Vasut Cc: David S. Miller Cc: Fabio Estevam Cc: Herbert Xu Cc: Shawn Guo Cc: Tom Lendacky Signed-off-by: Herbert Xu --- Reading git-diff-tree failed