From: Dan Williams Date: Tue, 6 Jan 2009 18:38:22 +0000 (-0700) Subject: ioat: fix self test for multi-channel case X-Git-Tag: v2.6.29-rc1~39^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9bdcbba010c2e49c8f837ea7a49fe006b636f41;p=pandora-kernel.git ioat: fix self test for multi-channel case In the multiple device case we need to re-arm the completion and protect against concurrent self-tests. The printk from the test callback is removed as it can arbitrarily delay completion of the test. Cc: Cc: Maciej Sosnowski Signed-off-by: Dan Williams --- Reading git-diff-tree failed