commit | 532d3b1f86f41834a25373e3ded981d68e4ce17f | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Wed Dec 03 17:16:55 2008 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Wed Dec 03 17:16:55 2008 -0700 |
tree | ed025b991fe3efcee1b739faae534e26e20a2a4d | |
parent | 4ffaf869c7780bbdfc11291e5fd4b61dde662b1c [diff] |
ioat: wait for self-test completion As part of the ioat_dma self-test it performs a printk from a completion callback. Depending on the system console configuration this output can take longer than a millisecond causing the self-test to fail. Introduce a completion with a generous timeout to mitigate this failure. Cc: <stable@kernel.org> Acked-by: Maciej Sosnowski <maciej.sosnowski@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>