diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2021-05-20 11:00:36 -0300 |
---|---|---|
committer | Matheus Castanho <msc@linux.ibm.com> | 2021-05-24 17:01:40 -0300 |
commit | 7de36744ee1325f35d3fe0ca079dd33c40b12267 (patch) | |
tree | bd0e5c1b564964f1922aab977f907b801319ecb5 /Makefile | |
parent | 79aec841029c160a85f46564f8bad132af008e30 (diff) | |
download | glibc-7de36744ee1325f35d3fe0ca079dd33c40b12267.zip glibc-7de36744ee1325f35d3fe0ca079dd33c40b12267.tar.gz glibc-7de36744ee1325f35d3fe0ca079dd33c40b12267.tar.bz2 |
powerpc: Fix handling of scv return error codes [BZ #27892]
When using scv for templated ASM syscalls, current code interprets any
negative return value as error, but the only valid error codes are in
the range -4095..-1 according to the ABI.
This commit also fixes 'signal.gen.test' strace test, where the issue
was first identified.
Reviewed-by: Matheus Castanho <msc@linux.ibm.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions