Skip to content
Commit 2adfc550 authored by Dan Williams's avatar Dan Williams
Browse files

ioat3: disable cacheline-unaligned transfers for raid operations



There are cases where cacheline-unaligned raid operations can hang the
dma channel.  Simply disable these operations by increasing the
alignment constraints published to async_tx.  The raid456 driver always
issues page aligned requests, so the only in-kernel user of the ioatdma
driver that is affected by this change is dmatest.

Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent 074cc476
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment