summaryrefslogtreecommitdiff
path: root/crypto/xts.c
diff options
context:
space:
mode:
authorDan Williams <dan.j.williams@intel.com>2009-11-19 17:10:37 -0700
committerDan Williams <dan.j.williams@intel.com>2009-11-19 23:21:03 -0700
commita41302d9276e3a93a631ac8207c946269d07c932 (patch)
tree7131d8ed3cfa1c99fadaeb052a35745bc7c57f0d /crypto/xts.c
parent0c55654bee832bf6675ca8ab26cb72395a6e84ed (diff)
downloadlinux-crypto-a41302d9276e3a93a631ac8207c946269d07c932.tar.gz
linux-crypto-a41302d9276e3a93a631ac8207c946269d07c932.zip
async_tx: build-time toggling of async_{syndrome,xor}_val dma support
ioat3.2 does not support asynchronous error notifications which makes the driver experience latencies when non-zero pq validate results are expected. Provide a mechanism for turning off async_xor_val and async_syndrome_val via Kconfig. This approach is generally useful for any driver that specifies ASYNC_TX_DISABLE_CHANNEL_SWITCH and would like to force the async_tx api to fall back to the synchronous path for certain operations. Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'crypto/xts.c')
0 files changed, 0 insertions, 0 deletions