From: Dave Jiang Date: Wed, 4 Apr 2012 23:10:41 +0000 (-0700) Subject: ioatdma: DMA copy alignment needed to address IOAT DMA silicon errata X-Git-Tag: v3.4-rc3~47^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f26df1a1a9452573af7b6cea9a4723593e838568;p=pandora-kernel.git ioatdma: DMA copy alignment needed to address IOAT DMA silicon errata 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 Signed-off-by: Dan Williams --- Reading git-diff-tree failed