ioatdma: DMA copy alignment needed to address IOAT DMA silicon errata
authorDave Jiang <dave.jiang@intel.com>
Wed, 4 Apr 2012 23:10:41 +0000 (16:10 -0700)
committerDan Williams <dan.j.williams@intel.com>
Thu, 5 Apr 2012 22:24:35 +0000 (15:24 -0700)
Silicon errata where when RAID and legacy descriptors are mixed, the legacy
(memcpy and friends) operation must have alignment of 64 bytes to avoid
hanging. This effects Intel Xeon C55xx, C35xx, E5-2600.

Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>

No differences found