Merge back earlier suspend/hibernation changes for v4.8.

This commit is contained in:
Rafael J. Wysocki
2016-07-08 23:14:17 +02:00
11 changed files with 154 additions and 101 deletions
+3
View File
@@ -89,6 +89,9 @@ static int try_to_freeze_tasks(bool user_only)
elapsed_msecs / 1000, elapsed_msecs % 1000,
todo - wq_busy, wq_busy);
if (wq_busy)
show_workqueue_state();
if (!wakeup) {
read_lock(&tasklist_lock);
for_each_process_thread(g, p) {