commit | 1a363068dcc2269931daef360ed14d2a262f19f7 | [log] [tgz] |
---|---|---|
author | Dave Jiang <dave.jiang@intel.com> | Mon Dec 03 16:08:37 2012 -0700 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Jan 07 22:05:13 2013 -0800 |
tree | 63893a7519328cd7312ba8d14251f5a9e3ceb605 | |
parent | 7d283397ade3c9e51de644676a6593e1f724ac00 [diff] |
ioat: Add alignment workaround for IVB platforms The PCI IDs for IvyBridge IOAT DMA needs to go into a header file since dma_v3.c looks them up for certain hardware workarounds. Need to add to the alignment workaround for IOAT 3.2 since it wasn't fixed in IVB. Signed-off-by: Dave Jiang <dave.jiang@intel.com> Signed-off-by: Dan Williams <djbw@fb.com>