diff options
author | Will Deacon <[email protected]> | 2013-01-07 16:12:31 +0000 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2013-01-10 10:43:43 +0000 |
commit | bdba0051ebcb3c6372f9cc0b2524c47cc6ce46fd (patch) | |
tree | 38efe063fe3fc5516e3a372a5d7908a9a5f2bf5d /lib/debugobjects.c | |
parent | 9931faca02c604c22335f5a935a501bb2ace6e20 (diff) |
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 <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions