linux/arch/sparc/vdso
David S. Miller 776ca1543b sparc: Fix syscall fallback bugs in VDSO.
First, the trap number for 32-bit syscalls is 0x10.

Also, only negate the return value when syscall error is indicated by
the carry bit being set.

Signed-off-by: David S. Miller <davem@davemloft.net>
2018-10-17 21:29:23 -07:00
..
vdso32
.gitignore
Makefile sparc: vdso: clean-up vdso Makefile 2018-10-07 22:42:01 -07:00
vclock_gettime.c sparc: Fix syscall fallback bugs in VDSO. 2018-10-17 21:29:23 -07:00
vdso2c.c
vdso2c.h
vdso-layout.lds.S
vdso-note.S
vdso.lds.S
vma.c