1
0
Fork 0
alistair23-linux/crypto
Dan Williams 6247cdc2cd async_tx: fix dma_wait_for_async_tx
Fix dma_wait_for_async_tx to not loop forever in the case where a
dependency chain is longer than two entries.  This condition will not
happen with current in-kernel drivers, but fix it for future drivers.

Found-by: Saeed Bishara <saeed.bishara@gmail.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2007-09-24 10:26:26 -07:00
..
async_tx async_tx: fix dma_wait_for_async_tx 2007-09-24 10:26:26 -07:00
Kconfig Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 2007-07-14 23:47:04 -07:00
Makefile async_tx: add the async_tx api 2007-07-13 08:06:14 -07:00
ablkcipher.c [CRYPTO] api: fix writting into unallocated memory in setkey_aligned 2007-08-06 15:33:56 +08:00
aes.c
algapi.c [CRYPTO] api: Wake up all waiters when larval completes 2007-07-11 20:58:53 +08:00
anubis.c
api.c [CRYPTO] api: Wake up all waiters when larval completes 2007-07-11 20:58:53 +08:00
arc4.c
blkcipher.c [CRYPTO] blkcipher: Fix inverted test in blkcipher_get_spot 2007-09-10 15:51:11 +08:00
blowfish.c
camellia.c
cast5.c
cast6.c
cbc.c
cipher.c [CRYPTO] api: fix writting into unallocated memory in setkey_aligned 2007-08-06 15:33:56 +08:00
compress.c
crc32c.c
cryptd.c [CRYPTO] cryptd: Fix problem with cryptd and the freezer 2007-05-31 18:10:22 +10:00
crypto_null.c
cryptomgr.c
deflate.c
des.c
digest.c
ecb.c
fcrypt.c
gf128mul.c
hash.c [CRYPTO] api: fix writting into unallocated memory in setkey_aligned 2007-08-06 15:33:56 +08:00
hmac.c
internal.h
khazad.c
lrw.c
md4.c
md5.c
michael_mic.c
pcbc.c
proc.c Make crypto API use seq_list_xxx helpers 2007-07-16 09:05:42 -07:00
scatterwalk.c
scatterwalk.h
serpent.c
sha1.c
sha256.c
sha512.c
tcrypt.c [CRYPTO] tcrypt: Add missing error check 2007-05-18 16:25:19 +10:00
tcrypt.h
tea.c
tgr192.c
twofish.c
twofish_common.c
wp512.c
xcbc.c
xor.c async_tx: add the async_tx api 2007-07-13 08:06:14 -07:00