diff options
author | Kalle Jokiniemi <kalle.jokiniemi@digia.com> | 2009-10-15 00:40:37 +0200 |
---|---|---|
committer | paul <paul@twilight.(none)> | 2009-10-15 00:40:37 +0200 |
commit | a0219fbdacc01e039d1b158d16141349a3309915 (patch) | |
tree | ba64eb7a8775fc47e5f5d9454810b97988147191 /drivers | |
parent | Linux 2.6.32-rc4 (diff) | |
download | linux-a0219fbdacc01e039d1b158d16141349a3309915.tar.xz linux-a0219fbdacc01e039d1b158d16141349a3309915.zip |
OMAP: Fix race condition with autodeps
There is a possible race condition in clockdomain
code handling hw supported idle transitions.
When multiple autodeps dependencies are being added
or removed, a transition of still remaining dependent
powerdomain can result in false readings of the
state counter. This is especially fatal for off mode
state counter, as it could result in a driver not
noticing a context loss.
Fixed by disabling hw supported state transitions
when autodeps are being changed.
Signed-off-by: Kalle Jokiniemi <kalle.jokiniemi@digia.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions