about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2021-05-20 11:00:36 -0300
committerMatheus Castanho <msc@linux.ibm.com>2021-05-24 17:01:40 -0300
commit7de36744ee1325f35d3fe0ca079dd33c40b12267 (patch)
treebd0e5c1b564964f1922aab977f907b801319ecb5 /Makefile
parent79aec841029c160a85f46564f8bad132af008e30 (diff)
downloadglibc-7de36744ee1325f35d3fe0ca079dd33c40b12267.tar.gz
glibc-7de36744ee1325f35d3fe0ca079dd33c40b12267.tar.xz
glibc-7de36744ee1325f35d3fe0ca079dd33c40b12267.zip
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