From: Chuck Ebbert Date: Tue, 3 Nov 2009 15:32:03 +0000 (-0500) Subject: crypto: padlock-aes - Use the correct mask when checking whether copying is required X-Git-Tag: v2.6.32~32^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8edb3cbd7dd8acf6c748a02d06ec1d82c4124ea;p=pandora-kernel.git crypto: padlock-aes - Use the correct mask when checking whether copying is required Masking with PAGE_SIZE is just wrong... Signed-off-by: Chuck Ebbert Signed-off-by: Herbert Xu --- Reading git-diff-tree failed