diff options
author | Zhang Rui <rui.zhang@intel.com> | 2019-03-18 22:26:33 +0800 |
---|---|---|
committer | Zhang Rui <rui.zhang@intel.com> | 2019-03-18 22:26:33 +0800 |
commit | e925b5be5751f6a7286bbd9a4cbbc4ac90cc5fa6 (patch) | |
tree | d79bfe7236708f3eca85ca02877d4690a464e916 /tools/perf/scripts/python/powerpc-hcalls.py | |
parent | 396ee4d0cd52c13b3f6421b8d324d65da5e7e409 (diff) |
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/powerpc-hcalls.py')
0 files changed, 0 insertions, 0 deletions