Freezer: How to handle timers?

From: Elias Oltmanns
Date: Sun Jul 20 2008 - 12:37:16 EST


Hi there,

am I right in thinking that timers set by mod_timer() will not fire
once suspend_freeze_processes() has completed? If so, what options do I
have to make sure that either suspending will be delayed until my timer
has expired, or the timeout callback will be called as part of the
suspend sequence even if the timer has not expired yet?

Thanks in advance,

Elias
--
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/