* Paul Walmsley <p...@pwsan.com> [121016 19:26]: > On Tue, 25 Sep 2012, Tero Kristo wrote: > > > Previously the code only acquired spinlock after increasing / decreasing > > the usecount value, which is wrong. This leaves a small window where > > a task switch may occur between the check of the usecount and the actual > > wakeup / sleep of the domain. Fixed by moving the spinlock locking before > > the usecount access. Left the usecount as atomic_t if someone wants an > > easy access to the parameter through atomic_read. > > > > Signed-off-by: Tero Kristo <t-kri...@ti.com> > > Acked-by: Paul Walmsley <p...@pwsan.com>
OK I'll apply this into omap-for-v3.7-rc1/fixes-take4. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html