| commit | 92c1d3ed4dc0b8cfb10e85ed0c9934db41efc027 | [log] [tgz] |
|---|---|---|
| author | John Stultz <john.stultz@linaro.org> | Mon Nov 14 14:05:44 2011 -0800 |
| committer | John Stultz <john.stultz@linaro.org> | Thu Jan 26 19:44:27 2012 -0800 |
| tree | 233556d74e7bd062d8e174bc0a33fdc2dc7f95b1 | |
| parent | bd3312681f69207a40431981c1bce1afdc9b7975 [diff] |
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 <tglx@linutronix.de> CC: Eric Dumazet <eric.dumazet@gmail.com> CC: Richard Cochran <richardcochran@gmail.com> Signed-off-by: John Stultz <john.stultz@linaro.org>