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:
d2d2355
)
rtc: Remove BKL from efirtc
author
Thomas Gleixner
<tglx@linutronix.de>
Sat, 10 Oct 2009 13:14:03 +0000
(15:14 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Wed, 14 Oct 2009 15:36:51 +0000
(17:36 +0200)
BKL locking came to efirtc via the big BKL push down, but the access
to the efi functions is protected by efi_rtc_lock already.
Remove it.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
LKML-Reference: <
20091010153350
.
046644063
@linutronix.de>
No differences found