Re: [Update][PATCH] PM / Hibernate: Fix s2disk regression relatedto unlock_system_sleep()

From: Srivatsa S. Bhat
Date: Thu Jan 19 2012 - 05:55:52 EST


On 01/19/2012 04:07 PM, Pavel Machek wrote:

> Hi!
>
>>>> I agree, but I was trying to keep the comment from growing too long ;)
>>>
>>> It doesn't have to be long. It just has to give some meaning to the
>>> decision. AFAICS, it is correct to call try_to_freeze() on
>>> unlock_system_sleep() regardless of 20sec window. There's no
>>> guarantee the unlocking task is gonna hit try_to_freeze() elsewhere
>>> and not calling it actually makes the interface buggy.
>>
>> To give an example,
>>
>> /*
>> * XXX: Open code SKIP clearing for now to avoid invoking
>> * try_to_freeze(). This isn't correct but this function is
>> * called from deep inside hibernation path and calling
>> * try_to_freeze() leads to hang during hibernation. This
>> * will be properly fixed soon. See commit message for
>> * more details.
>> */
>
> Which paths are affected?
>
> With uswsusp, we have userland in control of hibernation process; I'd
> say almost anything can be called...


Hi Pavel,
I am afraid you are looking at a stale comment. We finalized on a
different comment altogether.

Here is the latest patch:
http://thread.gmane.org/gmane.linux.kernel/1240493/focus=1240976

Rafael made some suggestions on this one here
http://thread.gmane.org/gmane.linux.kernel/1240493/focus=1241028

I will address that and send out a patch soon.

Do let me know if you have any comments, thanks!

Regards,
Srivatsa S. Bhat

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/