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_build/master-aarch64 in repository toolchain/ci/linux.
from 87066fdd2e30 Revert "mm/secretmem: use refcount_t instead of atomic_t" adds 0398adaec341 Revert "dt-bindings: pinctrl: bcm4708-pinmux: rework bindi [...] adds 1d0a779892e8 dt-bindings: pinctrl: brcm,ns-pinmux: drop unneeded CRU fr [...] adds 6dba4bdfd7a3 Revert "pinctrl: bcm: ns: support updated DT binding as sy [...] adds c370bb474016 pinctrl: stm32: use valid pin identifier in stm32_pinctrl_ [...] adds 4e5a04be88fe pinctrl: amd: disable and mask interrupts on probe adds a51aec410930 Merge tag 'pinctrl-v5.15-3' of git://git.kernel.org/pub/sc [...] adds a0023bb9dd9b ata: sata_mv: Fix the error handling of mv_chip_id() adds 4862649f16e7 Merge tag 'libata-5.15-rc7' of git://git.kernel.org/pub/sc [...] adds 9d417cbe36ee ARM: 9122/1: select HAVE_FUTEX_CMPXCHG adds 00d43d13da6c ARM: 9125/1: fix incorrect use of get_kernel_nofault() adds df909df07707 ARM: 9132/1: Fix __get_user_check failure with ARM KASAN images adds e6a0c958bdf9 ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B aligned adds eaf6cc7165c9 ARM: 9134/1: remove duplicate memcpy() definition adds 44cc6412e66b ARM: 9138/1: fix link warning with XIP + frame-pointer adds 1f323127cab0 ARM: 9139/1: kprobes: fix arch_init_kprobes() prototype adds 48ccc8edf5b9 ARM: 9141/1: only warn about XIP address when not compile testing adds 00568b8a6364 ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/ker [...] adds c2b43854aad9 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm adds ac8a6eba2a11 spi: Fix tegra20 build with CONFIG_PM=n once again new cb6854323981 secretmem: Prevent secretmem_users from wrapping to zero new 3906fe9bb7f1 Linux 5.15-rc7
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../devicetree/bindings/mfd/brcm,cru.yaml | 11 ++++---- .../bindings/pinctrl/brcm,ns-pinmux.yaml | 33 +++++++++------------- Makefile | 2 +- arch/arm/Kconfig | 1 + arch/arm/boot/compressed/decompress.c | 3 ++ arch/arm/include/asm/uaccess.h | 4 ++- arch/arm/kernel/head.S | 4 +-- arch/arm/kernel/traps.c | 2 +- arch/arm/kernel/vmlinux-xip.lds.S | 6 +++- arch/arm/mm/proc-macros.S | 1 + arch/arm/probes/kprobes/core.c | 2 +- drivers/ata/sata_mv.c | 4 +-- drivers/pinctrl/bcm/pinctrl-ns.c | 29 +++++++------------ drivers/pinctrl/pinctrl-amd.c | 31 ++++++++++++++++++++ drivers/pinctrl/stm32/pinctrl-stm32.c | 4 +-- drivers/spi/spi-tegra20-slink.c | 2 +- mm/secretmem.c | 2 ++ 17 files changed, 86 insertions(+), 55 deletions(-)