commit | 28b6fd6e37792b16a56d324841bdb20ab78e4522 | [log] [tgz] |
---|---|---|
author | Liu, Chuansheng <chuansheng.liu@intel.com> | Tue Feb 18 10:28:47 2014 +0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Feb 20 01:30:09 2014 +0100 |
tree | 7672d173bf71b4907ea882f9842496ccd6531ff3 | |
parent | 9e5e7910df824ba02aedd2b5d2ca556426ea6d0b [diff] |
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>