Skip to content
Commit 6ea41d25 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

clocksource: Call clocksource_change_rating() outside of watchdog_lock



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: default avatarThomas Gleixner <tglx@linutronix.de>
parent 23970e38
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment