]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/base/power/main.c
PM / sleep: Asynchronous threads for suspend_noirq
authorLiu, Chuansheng <chuansheng.liu@intel.com>
Tue, 18 Feb 2014 02:28:47 +0000 (10:28 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 20 Feb 2014 00:30:09 +0000 (01:30 +0100)
commit28b6fd6e37792b16a56d324841bdb20ab78e4522
tree7672d173bf71b4907ea882f9842496ccd6531ff3
parent9e5e7910df824ba02aedd2b5d2ca556426ea6d0b
PM / sleep: Asynchronous threads for suspend_noirq

In analogy with commits 5af84b82701a and 97df8c12995, using
asynchronous threads can improve the overall suspend_noirq
time significantly.

This patch is for suspend_noirq phase.

Signed-off-by: Chuansheng Liu <chuansheng.liu@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/base/power/main.c