]> git.baikalelectronics.ru Git - kernel.git/commit
async_tx: allow architecture specific async_tx_find_channel implementations
authorDan Williams <dan.j.williams@intel.com>
Sun, 3 Feb 2008 02:49:59 +0000 (19:49 -0700)
committerDan Williams <dan.j.williams@intel.com>
Wed, 6 Feb 2008 17:12:18 +0000 (10:12 -0700)
commitc9ccc0193feb69590e3d78c79ec4f4bc1d90e89f
treee0dec7b29bebb0a2113f143576d940c571869aa0
parent0984b5be2b2ed592bc3a117417b839ff5cfb37af
async_tx: allow architecture specific async_tx_find_channel implementations

The source and destination addresses are included to allow channel
selection based on address alignment.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Reviewed-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
crypto/async_tx/async_memcpy.c
crypto/async_tx/async_memset.c
crypto/async_tx/async_tx.c
crypto/async_tx/async_xor.c
include/linux/async_tx.h