diff options
author | 2016-08-13 21:46:10 +0530 | |
---|---|---|
committer | 2016-08-16 00:54:37 +0200 | |
commit | 0b9992f76f65532be8727977bd6997aa55e1340e (patch) | |
tree | 0c60c6af357fbfc586681e4ee2a1cb23f5b81cdf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | power: axp288_charger: remove duplicated include from axp288_charger.c (diff) | |
download | wireguard-linux-0b9992f76f65532be8727977bd6997aa55e1340e.tar.xz wireguard-linux-0b9992f76f65532be8727977bd6997aa55e1340e.zip |
power: abx500_chargalg: Remove deprecated create_singlethread_workqueue
alloc_ordered_workqueue() with WQ_MEM_RECLAIM set replaces
deprecated create_singlethread_workqueue(). This is the identity
conversion.
The workqueue "chargalg_wq" is used for running the charging algorithm.
It has multiple workitems viz &di->chargalg_periodic_work,
&di->chargalg_wd_work, &di->chargalg_work per abx500_chargalg, which
require ordering. It has been identity converted.
Also, WQ_MEM_RECLAIM has been set to ensure forward progress under
memory pressure.
Signed-off-by: Bhaktipriya Shridhar <bhaktipriya96@gmail.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions