diff options
author | Helge Deller | 2022-05-28 12:52:10 +0200 |
---|---|---|
committer | Laurent Vivier | 2022-06-24 10:00:01 +0200 |
commit | 9a7f682c26acae5bc8bfd1f7c774070da54f1625 (patch) | |
tree | 8f1c0ebc183867c574a74b07be9b9d60329d151d /scripts/update-syscalltbl.sh | |
parent | linux-user: Add partial support for MADV_DONTNEED (diff) | |
download | qemu-9a7f682c26acae5bc8bfd1f7c774070da54f1625.tar.gz qemu-9a7f682c26acae5bc8bfd1f7c774070da54f1625.tar.xz qemu-9a7f682c26acae5bc8bfd1f7c774070da54f1625.zip |
linux-user: Adjust child_tidptr on set_tid_address() syscall
Keep track of the new child tidptr given by a set_tid_address() syscall.
Do not call the host set_tid_address() syscall because we are emulating
the behaviour of writing to child_tidptr in the exit() path.
Signed-off-by: Helge Deller<deller@gmx.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <YpH+2sw1PCRqx/te@p100>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'scripts/update-syscalltbl.sh')
0 files changed, 0 insertions, 0 deletions