[CPUFREQ] Cpufreq hotplug
From: "Pallipadi, Venkatesh" <venkatesh.pallipadi@intel.com>
I was trying to fix this hotplug force migration issue in
cpu/cpufreq/acpi.c. As you suggested, it made more sense to do this in
cpufreq.c, so that we need not do this in multiple low level drivers.
How does this simple patch look. Beyond this, we may have to change some
documentation, to tell to all low level drivers that they can assume
hotplug lock will be taken, when they are in the target() routine.
Signed-off-by: Dave Jones <davej@redhat.com>
Showing
Please register or sign in to comment