https://github.com/torvalds/linux
Revision 3be9095063885d482b87d3875ea7f28e635882d0 authored by Thomas Gleixner on 16 September 2007, 13:36:43 UTC, committed by Thomas Gleixner on 16 September 2007, 13:36:43 UTC
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>

1 parent d017464
History
Tip revision: 3be9095063885d482b87d3875ea7f28e635882d0 authored by Thomas Gleixner on 16 September 2007, 13:36:43 UTC
timekeeping: access rtc outside of xtime lock
Tip revision: 3be9095
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 607 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 89.3 KB
Kbuild -rw-r--r-- 1.5 KB
MAINTAINERS -rw-r--r-- 91.2 KB
Makefile -rw-r--r-- 50.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top