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:
f79e025
)
clocksource: clocksource_select must be called with mutex locked
author
Thomas Gleixner
<tglx@linutronix.de>
Mon, 14 Sep 2009 17:51:11 +0000
(19:51 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Mon, 14 Sep 2009 19:59:32 +0000
(21:59 +0200)
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>
No differences found