From: Thomas Gleixner Date: Sun, 16 Sep 2007 13:36:43 +0000 (+0200) Subject: timekeeping: access rtc outside of xtime lock X-Git-Tag: v2.6.23-rc7~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3be9095063885d482b87d3875ea7f28e635882d0;p=pandora-kernel.git timekeeping: access rtc outside of xtime lock 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 Cc: John Stultz --- Reading git-diff-tree failed