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.27.12~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ceaccb6a0b1816a05cccb77a0f5343a1a900d3cb;p=pandora-kernel.git ioat: fix self test for multi-channel case commit b9bdcbba010c2e49c8f837ea7a49fe006b636f41 upstream. 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: Maciej Sosnowski Signed-off-by: Dan Williams Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed