I looked up in the kernel source code, what it was related to! It simply
means the resume took too long. However according to the source the
timing is based on jiffies (whatever that is) which is not a a good
timebase. The developpers would prefer a hardward timer.

Also when looking at the latest snapshot of the linux kernel
suspend_test.c has been modified : now the kernel expect the resume to
in 10 sec not 5 like before, and the time taken for resume will be
displayed in the warning message. The change in the kernel snapshot
should solve the problem for some of you.

-- 
WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 
suspend_test_finish+0x7c/0x80()
https://bugs.launchpad.net/bugs/417842
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to