linux/arch/sparc/vdso
David S. Miller 3fe5d7e861 sparc: Don't bother masking out TICK_PRIV_BIT in VDSO code.
If the TICK_PRIV_BIT was set, we would not be able to read the tick
register in user space, which is where this code runs.

Signed-off-by: David S. Miller <davem@davemloft.net>
2018-10-22 15:31:38 -07:00
..
vdso32 vDSO for sparc 2017-11-15 14:21:03 +09:00
.gitignore vDSO for sparc 2017-11-15 14:21:03 +09:00
Makefile sparc: vdso: clean-up vdso Makefile 2018-10-07 22:42:01 -07:00
vclock_gettime.c sparc: Don't bother masking out TICK_PRIV_BIT in VDSO code. 2018-10-22 15:31:38 -07:00
vdso-layout.lds.S sparc: Improve VDSO instruction patching. 2018-10-22 15:22:14 -07:00
vdso-note.S vDSO for sparc 2017-11-15 14:21:03 +09:00
vdso.lds.S vDSO for sparc 2017-11-15 14:21:03 +09:00
vdso2c.c sparc: Improve VDSO instruction patching. 2018-10-22 15:22:14 -07:00
vdso2c.h sparc: Improve VDSO instruction patching. 2018-10-22 15:22:14 -07:00
vma.c sparc: Improve VDSO instruction patching. 2018-10-22 15:22:14 -07:00