commit | d6ad418763888f617ac5b4849823e4cd670df1dd | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Tue Feb 28 16:50:11 2012 -0800 |
committer | John Stultz <john.stultz@linaro.org> | Tue Nov 13 14:08:23 2012 -0500 |
tree | 92d75b05849f98e1a20eb8fa8bb8a26818707cd2 | |
parent | 47c8c91b2d60006df22146effe79ac4cdafd9205 [diff] |
time: Kill xtime_lock, replacing it with jiffies_lock Now that timekeeping is protected by its own locks, rename the xtime_lock to jifffies_lock to better describe what it protects. 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>