perf fails to build on arm/arm64/bmips with:
util/hisi-ptt-decoder/hisi-ptt-pkt-decoder.c:14:10: fatal error: linux/unaligned.h: No such file or directory 14 | #include <linux/unaligned.h>
Thanks for the report, and sorry for the late answer. 2b8a2e5d424f ("perf hisi-ptt: Fix PTT trace TLP header parsing") was dropped from the 6.1, 6.6 and 6.12 queues before those releases went out, so 6.1.188, 6.6.157 and 6.12.110 do not carry it. That covers the identical reports you sent on the 6.6 and 6.12 threads too.