mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-02 03:46:37 +07:00
9ae4d6bf22
Previously we were using read_seqcount_begin(), which works fine until lockdep is enabled in the kernel, at which point lockdep locking shows up in the vdso and userspace will take a GPV accessing a kernel-only SPR when calling gettimeofday() etc. Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com> |
||
---|---|---|
.. | ||
Makefile | ||
vdso32.S | ||
vdso.lds.S | ||
vdso.S | ||
vgettimeofday.c | ||
vrt_sigreturn.S |