On Sun, 18 Oct 2020 at 19:27, Richard Henderson <richard.hender...@linaro.org> wrote: > > Ping.
Sorry I kind of ignored this series. (It's in that set of things where it would require thought about whether it's definitely what we want to do, and I haven't made time to think about it). Anyway, I tried to rebase it on current master, but it fails 'make check': MALLOC_PERTURB_=${MALLOC_PERTURB_:-$(( ${RANDOM:-0} % 255 + 1))} QTEST_QEMU_IMG=./qemu-img G_TEST_DBUS_DAEMON=/home/petmay01/linaro/qemu-from-laptop/qemu/tests/dbus-vmstate-daemon.sh QTEST_QEMU_BINARY=./qemu-system-aarch64 tests/qtest/arm-cpu-features --tap -k ** ERROR:../../tests/qtest/arm-cpu-features.c:439:pauth_tests_default: assertion failed: (_error) ERROR qtest-aarch64: arm-cpu-features - Bail out! ERROR:../../tests/qtest/arm-cpu-features.c:439:pauth_tests_default: assertion failed: (_error) That's the "can't enable pauth-impdef without pauth" test, I think. thanks -- PMM