diff options
author | Will Deacon <will.deacon@arm.com> | 2013-01-07 17:12:31 +0100 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2013-01-10 11:43:43 +0100 |
commit | bdba0051ebcb3c6372f9cc0b2524c47cc6ce46fd (patch) | |
tree | 38efe063fe3fc5516e3a372a5d7908a9a5f2bf5d /lib | |
parent | Linux 3.8-rc3 (diff) | |
download | linux-bdba0051ebcb3c6372f9cc0b2524c47cc6ce46fd.tar.xz linux-bdba0051ebcb3c6372f9cc0b2524c47cc6ce46fd.zip |
arm64: vdso: remove broken, redundant sequence counting for timezones
This patch is an arm64 version of ce73ec6db47a ("powerpc/vdso: Remove
redundant locking in update_vsyscall_tz()").
Timezone data is not protected, so the sequence counter is not required
to ensure consistency. Furthermore, having multiple paths updating the
counter leads to a race between update_vsyscall and update_vsyscall_tz,
so remove the timezone sequence counting from both the kernel and the
vdso.
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions