-
由 David S. Miller 提交于
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: NDavid S. Miller <davem@davemloft.net>
776ca154
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: NDavid S. Miller <davem@davemloft.net>