diff options
author | Samuel Thibault | 2018-02-11 18:47:04 +0100 |
---|---|---|
committer | Laurent Vivier | 2018-02-18 18:52:32 +0100 |
commit | 5fdefcf808a6d70a26e4c536cf0a0acad9b0fff3 (patch) | |
tree | 2be6b405e888714816c58f5eb5c5bde8013e4636 /hw/misc | |
parent | linux-user: Fix register used for 6th and 7th syscall argument on aarch64 (diff) | |
download | qemu-5fdefcf808a6d70a26e4c536cf0a0acad9b0fff3.tar.gz qemu-5fdefcf808a6d70a26e4c536cf0a0acad9b0fff3.tar.xz qemu-5fdefcf808a6d70a26e4c536cf0a0acad9b0fff3.zip |
linux-user: Fix sched_getaffinity mask size
We properly computed the capped mask size to be put to the application
buffer, but didn't actually used it. Also, we need to return the capped mask
size instead of 0 on success.
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20180211174704.27441-1-samuel.thibault@ens-lyon.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'hw/misc')
0 files changed, 0 insertions, 0 deletions