diff options
author | Kai-Heng Feng <kai.heng.feng@canonical.com> | 2020-04-21 16:21:55 +0800 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2020-04-22 16:36:18 +0200 |
commit | 09beebd8f93b3c8bf894e342f0a203a5c612478c (patch) | |
tree | 0179e02a15a2535e49373e02212f6863efbf0522 /virt/lib/irqbypass.c | |
parent | ae83d0b416db002fe95601e7f97f64b59514d936 (diff) | |
download | linux-09beebd8f93b3c8bf894e342f0a203a5c612478c.tar.bz2 |
PM: sleep: core: Switch back to async_schedule_dev()
Commit 8b9ec6b73277 ("PM core: Use new async_schedule_dev command")
introduced a new function for better performance.
However commit f2a424f6c613 ("PM / core: Introduce dpm_async_fn()
helper") went back to the non-optimized version, async_schedule().
So switch back to the sync_schedule_dev() to improve performance
Fixes: f2a424f6c613 ("PM / core: Introduce dpm_async_fn() helper")
Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'virt/lib/irqbypass.c')
0 files changed, 0 insertions, 0 deletions