diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-07-21 02:12:10 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-07-24 23:53:46 +0200 |
commit | 9a3ebe3523cc8297301d5d95332536ad123856bf (patch) | |
tree | 2c99ca6d2ba28b7ed99702f0596683f0bb6c1052 /tools/perf/builtin-report.c | |
parent | PM / core: Add error argument to dpm_show_time() (diff) | |
download | linux-9a3ebe3523cc8297301d5d95332536ad123856bf.tar.xz linux-9a3ebe3523cc8297301d5d95332536ad123856bf.zip |
PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq()
Restore the pm_wakeup_pending() check in __device_suspend_noirq()
removed by commit eed4d47efe95 (ACPI / sleep: Ignore spurious SCI
wakeups from suspend-to-idle) as that allows the function to return
earlier if there's a wakeup event pending already (so that it may
spend less time on carrying out operations that will be reversed
shortly anyway) and rework the main suspend-to-idle loop to take
that optimization into account.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/builtin-report.c')
0 files changed, 0 insertions, 0 deletions