]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9c38058db44921fb008a116fc011f0456029999f
tree7672d173bf71b4907ea882f9842496ccd6531ff3
parent900e577329d8f0b78099b20005a9ab92ec070c78
PM / sleep: Asynchronous threads for suspend_noirq

In analogy with commits 5717a93406e4 and e82f3c66e44, 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