diff options
author | 2019-03-18 22:26:33 +0800 | |
---|---|---|
committer | 2019-03-18 22:26:33 +0800 | |
commit | e925b5be5751f6a7286bbd9a4cbbc4ac90cc5fa6 (patch) | |
tree | d79bfe7236708f3eca85ca02877d4690a464e916 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | thermal/int340x_thermal: fix mode setting (diff) | |
download | wireguard-linux-e925b5be5751f6a7286bbd9a4cbbc4ac90cc5fa6.tar.xz wireguard-linux-e925b5be5751f6a7286bbd9a4cbbc4ac90cc5fa6.zip |
thermal/intel_powerclamp: fix truncated kthread name
kthread name only allows 15 characters (TASK_COMMON_LEN is 16).
Thus rename the kthreads created by intel_powerclamp driver from
"kidle_inject/ + decimal cpuid" to "kidle_inj/ + decimal cpuid"
to avoid truncated kthead name for cpu 100 and later.
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions