From: Herbert Xu Date: Fri, 28 Dec 2007 00:05:46 +0000 (+1100) Subject: [CRYPTO] padlock: Fix spurious ECB page fault X-Git-Tag: v2.6.24-rc7~30^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4a7dd8e637b322faaa934ffcd6dd07711af831f;p=pandora-kernel.git [CRYPTO] padlock: Fix spurious ECB page fault The xcryptecb instruction always processes an even number of blocks so we need to ensure th existence of an extra block if we have to process an odd number of blocks. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed