PM / sleep: Show freezing tasks that caused a suspend abort
authorTodd Brandt <todd.e.brandt@linux.intel.com>
Thu, 23 Aug 2018 01:37:11 +0000 (18:37 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 10 Sep 2018 10:09:10 +0000 (12:09 +0200)
commit8412dbd642585107e29b20920876de98e7df5819
treee68e586274e9531ca242d7b3f0c53270e81b8037
parent3bb756449b2ddca8e059d011af2e732c857c61d7
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>
kernel/power/process.c