[RFC PATCHv2 0/2] power: device suspend/resume watchdog

From: Zoran Markovic
Date: Fri May 10 2013 - 17:29:39 EST


Hi all,
Attached are two patches addressing comments on the implementation
of device suspend (and resume) watchdogs from the android kernel. I have
squashed changes for the suspend and resume watchdogs as they address
pretty much the same functionality, and also added compile-time
configurability of the watchdogs.

Please be kind to review and comment if it is ready for upstreaming.

Best regards,
Zoran

Cc: Android Kernel Team <kernel-team@xxxxxxxxxxx>
Cc: Colin Cross <ccross@xxxxxxxxxxx>
Cc: Todd Poynor <toddpoynor@xxxxxxxxxx>
Cc: San Mehat <san@xxxxxxxxxx>
Cc: Benoit Goby <benoit@xxxxxxxxxxx>
Cc: John Stultz <john.stultz@xxxxxxxxxx>
Cc: Pavel Machek <pavel@xxxxxx>
Cc: Rafael J. Wysocki <rjw@xxxxxxx>
Cc: Len Brown <len.brown@xxxxxxxxx>
Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

Benoit Goby (1):
drivers: power: Add watchdog timer to catch drivers which lockup
during suspend/resume.

Zoran Markovic (1):
PM: compile-time configuration of device suspend/resume watchdogs.

drivers/base/power/main.c | 87 +++++++++++++++++++++++++++++++++++++++++++++
kernel/power/Kconfig | 48 +++++++++++++++++++++++++
2 files changed, 135 insertions(+)

--
1.7.9.5

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