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:
4a6908a
)
RTC: Remove the BKL.
author
David John
<davidjon@xenontk.org>
Thu, 23 Oct 2008 08:25:56 +0000
(13:55 +0530)
committer
Jonathan Corbet
<corbet@lwn.net>
Thu, 8 Jan 2009 23:44:03 +0000
(16:44 -0700)
Remove calls to the BKL since concurrent access is protected
by the spin lock rtc_lock.
Signed-off-by: David John <davidjon@xenontk.org>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
No differences found