diff options
author | Dave Jiang <[email protected]> | 2013-11-06 08:50:09 -0700 |
---|---|---|
committer | Dan Williams <[email protected]> | 2013-11-14 11:04:41 -0800 |
commit | ac7d631f7d9f9e4e6116c4a72b6308067d0a2226 (patch) | |
tree | 4d0dd8fd5866c28d56151a013108838a8eea7d0b /lib/mpi/mpi-inline.h | |
parent | 50137a7df982f3767fe0b3b0cd0b9cfaf09c2cd9 (diff) |
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: <[email protected]>
Signed-off-by: Dave Jiang <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions