From: Yu Luming Date: Sat, 31 Dec 2005 06:45:00 +0000 (-0500) Subject: [ACPI] fix acpi_os_wait_sempahore() finite timeout case (AE_TIME warning) X-Git-Tag: v2.6.16-rc2~1^2~8^2~1^2^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dacd9b80355525be0e3c519687868410e304ad1c;p=pandora-kernel.git [ACPI] fix acpi_os_wait_sempahore() finite timeout case (AE_TIME warning) Before this fix, the finite timeout case behaved like the no-timeout (trylock) case. http://bugzilla.kernel.org/show_bug.cgi?id=4588 Signed-off-by: Luming Yu Signed-off-by: Len Brown --- Reading git-diff-tree failed