git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23970e3
)
clocksource: Call clocksource_change_rating() outside of watchdog_lock
author
Thomas Gleixner
<tglx@linutronix.de>
Sat, 15 Aug 2009 11:20:42 +0000
(13:20 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Sat, 15 Aug 2009 11:20:42 +0000
(13:20 +0200)
The changes to the watchdog logic introduced a lock inversion between
watchdog_lock and clocksource_mutex. Change the rating outside of
watchdog_lock to avoid it.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found