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:
d017464
)
timekeeping: access rtc outside of xtime lock
author
Thomas Gleixner
<tglx@linutronix.de>
Sun, 16 Sep 2007 13:36:43 +0000
(15:36 +0200)
committer
Thomas Gleixner
<tglx@chaos.(none)>
Sun, 16 Sep 2007 13:36:43 +0000
(15:36 +0200)
Lockdep complains about the access of rtc in timekeeping_suspend
inside the interrupt disabled region of the write locked xtime lock.
Move the access outside.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: John Stultz <johnstul@us.ibm.com>
kernel/time/timekeeping.c
patch
|
blob
|
history
diff --cc
kernel/time/timekeeping.c
Simple merge