From: John Stultz Date: Mon, 14 Nov 2011 22:05:44 +0000 (-0800) Subject: time: Remove most of xtime_lock usage in timekeeping.c X-Git-Tag: v3.4-rc1~190^2~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92c1d3ed4dc0b8cfb10e85ed0c9934db41efc027;p=pandora-kernel.git time: Remove most of xtime_lock usage in timekeeping.c Now that ntp.c's locking is reworked, we can remove most of the xtime_lock usage in timekeeping.c The remaining xtime_lock presence is really for jiffies access and the global load calculation. CC: Thomas Gleixner CC: Eric Dumazet CC: Richard Cochran Signed-off-by: John Stultz --- Reading git-diff-tree failed