This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-lts-allyesconfig in repository toolchain/ci/qemu.
from 3c2a46d528 Merge tag 'python-pull-request' of https://gitlab.com/jsnow/ [...] adds c6cda6a44a linux-user: Add host_signal_set_pc to set pc in mcontext adds 0763788868 linux-user/signal.c: Create a common rewind_if_in_safe_syscall adds 73e0f70e09 Merge tag 'pull-lu-20211123' of https://gitlab.com/rth7680/q [...] adds 22c36b75c8 block/vvfat.c fix leak when failure occurs adds cb5a24d7f6 iotests: Use aes-128-cbc adds 4dd218fd07 iotests/149: Skip on unsupported ciphers adds 35133781bd Merge tag 'pull-block-2021-11-23' of https://gitlab.com/hrei [...] adds 14d02cfbe4 Update version for v6.2.0-rc2 release adds dd4b0de459 Fix version for v6.2.0-rc2 release
No new revisions were added by this update.
Summary of changes: VERSION | 2 +- block/vvfat.c | 16 ++++++++++++---- linux-user/host/aarch64/host-signal.h | 5 +++++ linux-user/host/aarch64/hostdep.h | 20 -------------------- linux-user/host/alpha/host-signal.h | 5 +++++ linux-user/host/arm/host-signal.h | 5 +++++ linux-user/host/arm/hostdep.h | 20 -------------------- linux-user/host/i386/host-signal.h | 5 +++++ linux-user/host/i386/hostdep.h | 20 -------------------- linux-user/host/mips/host-signal.h | 5 +++++ linux-user/host/ppc/host-signal.h | 5 +++++ linux-user/host/ppc64/hostdep.h | 20 -------------------- linux-user/host/riscv/host-signal.h | 5 +++++ linux-user/host/riscv/hostdep.h | 20 -------------------- linux-user/host/s390/host-signal.h | 5 +++++ linux-user/host/s390x/hostdep.h | 20 -------------------- linux-user/host/sparc/host-signal.h | 9 +++++++++ linux-user/host/x86_64/host-signal.h | 5 +++++ linux-user/host/x86_64/hostdep.h | 20 -------------------- linux-user/safe-syscall.h | 3 +++ linux-user/signal.c | 15 ++++++++++++--- tests/qemu-iotests/149 | 23 ++++++++++++++++++----- tests/qemu-iotests/206 | 4 ++-- tests/qemu-iotests/206.out | 6 +++--- tests/qemu-iotests/210 | 4 ++-- tests/qemu-iotests/210.out | 6 +++--- 26 files changed, 110 insertions(+), 163 deletions(-)