This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm in repository toolchain/ci/linux.
from 4c4f0c2bf341 Merge tag 'ceph-for-5.15-rc3' of git://github.com/ceph/cep [...] adds 8c8a3b5bd960 arm64: add MTE supported check to thread switching and sys [...] adds 59a68d413808 arm64: Mitigate MTE issues with str{n}cmp() adds 0e3dbf765fe2 kselftest/arm64: signal: Skip tests if required features a [...] adds 22b70e6f2da0 arm64: Restore forced disabling of KPTI on ThunderX adds 1b7eaf570140 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] adds 12064c176843 Revert "ACPI: Add memory semantics to acpi_os_map_memory()" adds ea1f9163ac83 Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/ [...] adds 5aeb05b27f81 software node: balance refcount for managed software nodes adds 47d7e65d64cc Merge tag 'devprop-5.15-rc3' of git://git.kernel.org/pub/s [...] adds cef0d022f553 gpiolib: acpi: Make set-debounce-timeout failures non fatal adds 2dd824cca340 gpio: uniphier: Fix void functions to remove return value adds f6c35df22708 gpio: gpio-aspeed-sgpio: Fix wrong hwirq in irq handler. adds 0f562b7de990 gpio/rockchip: extended debounce support is only available on v2 adds b22a4705e2e6 gpio/rockchip: fix get_direction value handling adds 7d42e9818258 Merge tag 'gpio-fixes-for-v5.15-rc3' of git://git.kernel.o [...]
No new revisions were added by this update.
Summary of changes: arch/arm64/include/asm/acpi.h | 3 --- arch/arm64/include/asm/assembler.h | 5 +++++ arch/arm64/include/asm/mte.h | 6 ++++++ arch/arm64/include/asm/string.h | 2 ++ arch/arm64/kernel/acpi.c | 19 +++--------------- arch/arm64/kernel/cpufeature.c | 8 ++++++-- arch/arm64/kernel/mte.c | 10 ++++------ arch/arm64/lib/strcmp.S | 2 +- arch/arm64/lib/strncmp.S | 2 +- drivers/acpi/osl.c | 23 +++++++--------------- drivers/base/swnode.c | 3 +++ drivers/gpio/gpio-aspeed-sgpio.c | 2 +- drivers/gpio/gpio-rockchip.c | 4 ++-- drivers/gpio/gpio-uniphier.c | 4 ++-- drivers/gpio/gpiolib-acpi.c | 6 ++++-- include/acpi/acpi_io.h | 8 -------- .../selftests/arm64/signal/test_signals_utils.c | 7 +++++-- 17 files changed, 52 insertions(+), 62 deletions(-)