From: Dan Williams Date: Thu, 4 Dec 2008 00:16:55 +0000 (-0700) Subject: ioat: wait for self-test completion X-Git-Tag: v2.6.27.11~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eb62a1a8c1655cf88e44158938a28ef774fdc08;p=pandora-kernel.git ioat: wait for self-test completion commit 532d3b1f86f41834a25373e3ded981d68e4ce17f upstream. 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. Acked-by: Maciej Sosnowski Signed-off-by: Dan Williams Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed