This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/linux.
from cd8c917a56f2 Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH adds b68f8a13e3b4 platform/x86: thinkpad_acpi: Restore missing hotkey_tablet [...] adds be892e95361f platform/x86: thinkpad_acpi: Add lid_logo_dot to the list [...] adds 48d5e836ebc0 platform/x86: lg-laptop: Recognize more models adds bbb9429a210e platform/x86: touchscreen_dmi: Add TrekStor SurfTab duo W1 [...] adds 49201b90af81 platform/x86: amd-pmc: Fix s2idle failures on certain AMD laptops adds 7d0c009043f6 platform/x86/intel: hid: add quirk to support Surface Go 3 adds 957232439c2a Merge tag 'platform-drivers-x86-v5.16-3' of git://git.kern [...] adds 3f8d6577163f Revert "perf bench: Fix two memory leaks detected with ASan" adds 71a16df164b2 tools headers UAPI: Sync s390 syscall table file changed b [...] adds c29d9792607e perf inject: Fix itrace space allowed for new attributes adds cba43fcf7aaf tools headers UAPI: Sync powerpc syscall table file change [...] adds 4ffbe87e2d5b perf tools: Fix SMT detection fast read path adds 3d1d57debee2 tools build: Remove needless libpython-version feature che [...] adds 6c481031c9f7 perf test: Fix 'Simple expression parser' test on arch wit [...] adds 1aa79e577309 perf test: Reset shadow counts before loading adds 4747395082ab perf header: Fix memory leaks when processing feature headers adds f7c4e85bccea perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by defau [...] adds 5a897531e002 perf bpf_skel: Do not use typedef to avoid error on old clang adds 2a987e65025e Merge tag 'perf-tools-fixes-for-v5.16-2021-12-07' of git:/ [...]
No new revisions were added by this update.
Summary of changes: drivers/platform/x86/amd-pmc.c | 2 +- drivers/platform/x86/intel/hid.c | 7 +++++++ drivers/platform/x86/lg-laptop.c | 12 ++++++++++++ drivers/platform/x86/thinkpad_acpi.c | 6 ++++-- drivers/platform/x86/touchscreen_dmi.c | 18 ++++++++++++++++++ tools/build/Makefile.feature | 1 - tools/build/feature/Makefile | 4 ---- tools/build/feature/test-all.c | 5 ----- tools/build/feature/test-libpython-version.c | 11 ----------- tools/perf/Makefile.config | 2 -- tools/perf/arch/powerpc/entry/syscalls/syscall.tbl | 1 + tools/perf/arch/s390/entry/syscalls/syscall.tbl | 1 + tools/perf/bench/sched-messaging.c | 4 ---- tools/perf/builtin-inject.c | 2 +- tools/perf/tests/expr.c | 4 +++- tools/perf/tests/parse-metric.c | 1 + tools/perf/util/bpf_skel/bperf.h | 14 -------------- tools/perf/util/bpf_skel/bperf_follower.bpf.c | 19 ++++++++++++++----- tools/perf/util/bpf_skel/bperf_leader.bpf.c | 19 ++++++++++++++----- tools/perf/util/bpf_skel/bpf_prog_profiler.bpf.c | 2 +- tools/perf/util/header.c | 15 ++++++++++----- tools/perf/util/smt.c | 2 +- 22 files changed, 89 insertions(+), 63 deletions(-) delete mode 100644 tools/build/feature/test-libpython-version.c delete mode 100644 tools/perf/util/bpf_skel/bperf.h