Will Deacon bdba0051eb 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>
2013-01-10 10:43:43 +00:00
..
2012-09-17 13:42:21 +01:00
2012-09-17 13:41:59 +01:00
2012-09-17 13:42:14 +01:00
2012-09-17 13:42:13 +01:00
2012-09-17 13:42:14 +01:00
2012-12-05 11:26:49 +00:00
2012-09-17 13:42:04 +01:00
2012-09-17 13:42:02 +01:00
2012-12-05 11:26:49 +00:00
2012-09-17 13:42:19 +01:00
2012-09-17 10:24:46 +01:00
2012-09-17 13:42:20 +01:00
2012-09-17 10:24:46 +01:00
2012-09-17 13:42:21 +01:00