From: Torben Hohn Date: Thu, 27 Jan 2011 14:59:05 +0000 (+0100) Subject: time: Provide get_xtime_and_monotonic_offset() X-Git-Tag: v2.6.39-rc1~508^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48cf76f7104f655bbd48a75c7759dce82c3e1ab6;p=pandora-kernel.git time: Provide get_xtime_and_monotonic_offset() The hrtimer code accesses timekeeping variables under xtime_lock. Provide a sensible accessor function and use it. [ tglx: Removed the conditionals, unused variable, fixed codingstyle and massaged changelog ] Signed-off-by: Torben Hohn Cc: Peter Zijlstra Cc: johnstul@us.ibm.com Cc: yong.zhang0@gmail.com Cc: hch@infradead.org LKML-Reference: <20110127145905.23248.30458.stgit@localhost> Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed