Skip to content
Commit 776ca154 authored by David S. Miller's avatar David S. Miller
Browse files

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: default avatarDavid S. Miller <davem@davemloft.net>
parent c343db45
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment