diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2012-02-28 20:46:04 +0100 |
---|---|---|
committer | John Stultz <john.stultz@linaro.org> | 2012-03-16 02:17:57 +0100 |
commit | 6c260d586343f7f78239d90aa9e2cfed02f74ff3 (patch) | |
tree | cd5fc9a28499a098185878bd186736091e965ab4 /arch/sparc | |
parent | time: Remove bogus comments (diff) | |
download | linux-6c260d586343f7f78239d90aa9e2cfed02f74ff3.tar.xz linux-6c260d586343f7f78239d90aa9e2cfed02f74ff3.zip |
x86: vdso: Remove bogus locking in update_vsyscall_tz()
Changing the sequence count in update_vsyscall_tz() is completely
pointless.
The vdso code copies the data unprotected. There is no point to change
this as sys_tz is nowhere protected at all. See sys_gettimeofday().
Reviewed-by: Andy Lutomirski <luto@amacapital.net>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'arch/sparc')
0 files changed, 0 insertions, 0 deletions