Re: [PATCH] cpufreq: create sysfs symlink for cpus onlined after boot
From: Prakash, Prashanth <hidden>
Date: 2017-03-24 16:32:12
From: Prakash, Prashanth <hidden>
Date: 2017-03-24 16:32:12
On 3/23/2017 5:30 PM, Rafael J. Wysocki wrote:
On Thu, Mar 23, 2017 at 10:24 PM, Prashanth Prakash [off-list ref] wrote:quoted
Adds an additional code path within cpufreq_online to create sysfs symlinks for cpus that are bought onilne for the first time after completion of boot. With maxcpus=N kernel parameter, it is possible to bring additional cpus online after boot. In these cases per-cpu "cpufreq" symlinks are not being created during registration as policy may not exist for the cpus that were offline during boot. Signed-off-by: Prashanth Prakash <redacted>This looks way overly complicated to me. Let me look at it in the next couple of days.
Sure. Thanks!