Thread (15 messages) flat view 15 messages, 3 authors, 2012-10-17

[PATCHv6 01/11] ARM: OMAP: clockdomain: Fix locking on _clkdm_clk_hwmod_enable / disable

From: paul@pwsan.com (Paul Walmsley)
Date: 2012-10-16 05:45:26
Also in: linux-omap

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 <redacted>
Thanks, queued for 3.7-rc fixes.


- Paul
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help