• Dave Jones's avatar
    [CPUFREQ] Cpufreq hotplug · 861745d1
    Dave Jones authored
    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: default avatarDave Jones <davej@redhat.com>
    861745d1
cpufreq.c 29.9 KB