Skip to content
Commit e925b5be authored by Zhang Rui's avatar Zhang Rui
Browse files

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: default avatarZhang Rui <rui.zhang@intel.com>
parent 396ee4d0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment