]> git.baikalelectronics.ru Git - kernel.git/commit
[CRYPTO] geode: Fix not inplace encryption
authorSebastian Siewior <sebastian@breakpoint.cc>
Sat, 10 Nov 2007 11:37:49 +0000 (19:37 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 11 Nov 2007 11:03:48 +0000 (19:03 +0800)
commitb1f82b838a5b8f10fae5f778c05370cbcc5f1bb2
tree4dbe3ba365751d6321dcf4eb52089d6388126da1
parent8cc7a23f4bdb01b52e0b9009c7182e3721c2843f
[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 <sebastian@breakpoint.cc>
Acked-by: Jordan Crouse <jordan.crouse@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/geode-aes.c