From: Zhao Yakui Date: Tue, 26 Aug 2008 05:57:34 +0000 (+0800) Subject: ACPI: Avoid bogus timeout about SMbus check X-Git-Tag: v2.6.27-rc6~39^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=266feefeb9ea2d846ac82eb6db1a54b230364ba4;p=pandora-kernel.git ACPI: Avoid bogus timeout about SMbus check In the function of wait_transaction_complete when the timeout happens, OS will try to check the status of SMbus again. If the status is what OS expected, it will be regarded as the bogus timeout. Otherwise it will be treated as ETIME. http://bugzilla.kernel.org/show_bug.cgi?id=10483 Signed-off-by: Zhao Yakui tested-by : Oldřich Jedlička < Signed-off-by: Andi Kleen --- Reading git-diff-tree failed