Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clocksource: clocksource_select must be called with mutex locked
The callers of clocksource_select must hold clocksource_mutex to protect the clocksource_list. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> LKML-Reference: <new-submission> Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
- Loading branch information