commit | 8412dbd642585107e29b20920876de98e7df5819 | [log] [tgz] |
---|---|---|
author | Todd Brandt <todd.e.brandt@linux.intel.com> | Wed Aug 22 18:37:11 2018 -0700 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon Sep 10 12:09:10 2018 +0200 |
tree | e68e586274e9531ca242d7b3f0c53270e81b8037 | |
parent | 3bb756449b2ddca8e059d011af2e732c857c61d7 [diff] |
PM / sleep: Show freezing tasks that caused a suspend abort For debug purposes it would be nice to see which tasks caused a suspend abort, i.e. which tasks were still in the process of freezing when a wakeup event occurred. This patch adds the info to pm_debug_messages. Signed-off-by: Todd Brandt <todd.e.brandt@linux.intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>