Dave Jiang ac7d631f7d ioatdma: Fix bug in selftest after removal of DMA_MEMSET.
Commit 48a9db4 (3.11) removed the memset op in the xor selftest for ioatdma.
The issue is that with the removal of that op, it never replaced the memset
with a CPU memset. The memory being operated on is expected to be zeroes but
was not. This is causing the xor selftest to fail.

Cc: <stable@vger.kernel.org>
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2013-11-14 11:04:41 -08:00
..
2013-08-25 16:43:45 +05:30
2013-01-07 17:36:37 +01:00
2013-11-14 11:04:38 -08:00
2013-11-14 11:04:41 -08:00
2013-10-11 07:31:47 +05:30
2012-09-01 08:57:12 -07:00
2013-08-25 22:04:53 +05:30
2013-09-02 11:59:58 +05:30