Re: [PATCH][experimantal] cpufreq: governor: Use an atomic variable for synchronization

From: Viresh Kumar
Date: Tue Dec 08 2015 - 08:55:27 EST


On 08-12-15, 15:19, Rafael J. Wysocki wrote:
> We know what should be done. We need to wait for the timer function to
> complete, then cancel the work item spawned by it (if any) and then
> cancel the timers set by that work item.

Yeah, there is no race, but it looks ugly to me. I have written it
earlier, and then the spinlock thing looked better to me. :)

--
viresh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/