From: Sebastian Siewior Date: Sat, 10 Nov 2007 11:37:49 +0000 (+0800) Subject: [CRYPTO] geode: Fix not inplace encryption X-Git-Tag: v2.6.24-rc3~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e21630ddc3fb717dc645356b75771c6a52dc627;p=pandora-kernel.git [CRYPTO] geode: Fix not inplace encryption Currently the Geode AES module fails to encrypt or decrypt if the coherent bits are not set what is currently the case if the encryption does not occur inplace. However, the encryption works on my Geode machine _only_ if the coherent bits are always set. Signed-off-by: Sebastian Siewior Acked-by: Jordan Crouse Signed-off-by: Herbert Xu --- Reading git-diff-tree failed