PM / sleep: Increase default DPM watchdog timeout to 120
authorChen Yu <yu.c.chen@intel.com>
Fri, 19 Aug 2016 04:37:23 +0000 (12:37 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 13 Sep 2016 00:15:58 +0000 (02:15 +0200)
commit5b3f249c94ce1f46bacd9814385b0ee2d1ae52f3
tree65aed97e5443abc51075b88532ba7ab95dc0e52e
parent9395452b4aab7bc2475ef8935b4a4fb99d778d70
PM / sleep: Increase default DPM watchdog timeout to 120

Recently we have a new report that, the harddisk can not
resume on time due to firmware issues, and got a kernel
panic because of DPM watchdog timeout. So adjust the
default timeout from 60 to 120 to survive on this platform,
and make DPM_WATCHDOG depending on EXPERT.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=117971
Suggested-by: Pavel Machek <pavel@ucw.cz>
Suggested-by: Rafael J. Wysocki <rafael@kernel.org>
Reported-by: Higuita <higuita@gmx.net>
Signed-off-by: Chen Yu <yu.c.chen@intel.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
kernel/power/Kconfig