time: Kill xtime_lock, replacing it with jiffies_lock
authorJohn Stultz <john.stultz@linaro.org>
Wed, 29 Feb 2012 00:50:11 +0000 (16:50 -0800)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 13 Nov 2012 19:08:23 +0000 (14:08 -0500)
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>

No differences found