[CPUFREQ] powernow-k8: preempt fix
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: Dave Jones <davej@redhat.com>
Showing
Please register or sign in to comment