• Dave Jones's avatar
    [CPUFREQ] powernow-k8: preempt fix · 95456f9a
    Dave Jones authored
    Pavel's fix for preempt in the suspend scenario.
    The driver protects itself from multiple entry already, and it does not care if
    there is a long delay in the middle of a multi-step transition, so there
    really is no need for it to disable preempt.
    Signed-off-by: default avatarDave Jones <davej@redhat.com>
    95456f9a
powernow-k8.c 29.9 KB