From: Michal Ludvig Date: Sat, 15 Jul 2006 01:08:50 +0000 (+1000) Subject: [CRYPTO] padlock: Fix alignment after aes_ctx rearrange X-Git-Tag: v2.6.18-rc2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc08632f8f26d479500f8107c84e206770cb901c;p=pandora-kernel.git [CRYPTO] padlock: Fix alignment after aes_ctx rearrange Herbert's patch 82062c72cd643c99a9e1c231270acbab986fd23f in cryptodev-2.6 tree breaks alignment rules for PadLock xcrypt instruction leading to General protection Oopses. This patch fixes the problem. Signed-off-by: Michal Ludvig Signed-off-by: Herbert Xu --- Reading git-diff-tree failed