This problem should be addressed by the following upstream patch which is contained in Maverick (2.6.35):
commit 9cbfa18e8a7b34a32eddbd914a07f085962f50a8 Author: Bob Moore <email address hidden> Date: Wed May 26 11:22:41 2010 +0800
ACPICA: Limit maximum time for Sleep() operator
To prevent accidental deep sleeps, limit the maximum time that Sleep() will sleep. Configurable, default maximum is two seconds. ACPICA bugzilla 854.
http://www.acpica.org/bugzilla/show_bug.cgi?id=854
If we can confirm this, we may also try to work with Robert to submit this fix to stable.
This problem should be addressed by the following upstream patch which is contained in Maverick (2.6.35):
commit 9cbfa18e8a7b34a 32eddbd914a07f0 85962f50a8
Author: Bob Moore <email address hidden>
Date: Wed May 26 11:22:41 2010 +0800
ACPICA: Limit maximum time for Sleep() operator
To prevent accidental deep sleeps, limit the maximum time that
Sleep() will sleep. Configurable, default maximum is two seconds.
ACPICA bugzilla 854.
http:// www.acpica. org/bugzilla/ show_bug. cgi?id= 854
If we can confirm this, we may also try to work with Robert to submit this fix to stable.