From: Marc-André Lureau <marcandre.lur...@redhat.com> Hi,
UST tracing fails to build on Fedora 36, with lttng-ust-2.13.1-2.fc36.x86_64. There are also various GCC 12.0.1 warnings worth fixing. Marc-André Lureau (5): trace: fix compilation with lttng-ust >= 2.13 arm/digic: fix format-truncation warning arm/allwinner-a10: fix format-overflow warning intc/exynos4210_gic: fix format-overflow warning s390x/tcg: fix format-truncation warning meson.build | 4 ++-- hw/arm/allwinner-a10.c | 4 +--- hw/arm/digic.c | 5 +---- hw/intc/exynos4210_gic.c | 9 +++------ target/s390x/tcg/translate.c | 4 ++-- scripts/tracetool/format/ust_events_h.py | 4 ++-- 6 files changed, 11 insertions(+), 19 deletions(-) -- 2.35.1.273.ge6ebfd0e8cbb