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-t...@android.com> Cc: Colin Cross <ccr...@android.com> Cc: Todd Poynor <toddpoy...@google.com> Cc: San Mehat <s...@google.com> Cc: Benoit Goby <ben...@android.com> Cc: John Stultz <john.stu...@linaro.org> Cc: Pavel Machek <pa...@ucw.cz> Cc: Rafael J. Wysocki <r...@sisk.pl> Cc: Len Brown <len.br...@intel.com> Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> 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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/