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 d567f5db412e Merge tag 'regulator-fix-v5.17-rc4' of git://git.kernel.or [...] adds 3149efcdf2c6 PCI: hv: Fix NUMA node assignment when kernel boots with c [...] adds 8bc69f86328e Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobj adds 6bf625a4140f Drivers: hv: vmbus: Rework use of DMA_BIT_MASK(64) adds ffc58bc4af93 Drivers: hv: utils: Make use of the helper macro LIST_HEAD() adds c24449b32109 Merge tag 'hyperv-fixes-signed-20220215' of git://git.kern [...] adds 9129886b8818 parisc: Drop __init from map_pages declaration adds b7d6f44a0fa7 parisc: Fix data TLB miss in sba_unmap_sg adds d7da660cab47 parisc: Fix sglist access in ccio-dma.c adds 18a1d5e19453 parisc: Add ioread64_lo_hi() and iowrite64_lo_hi() adds b160628e9ebc parisc: Show error if wrong 32/64-bit compiler is being used adds dbd0b42350d5 parisc: Fix some apparent put_user() failures adds 6e8793674bb0 serial: parisc: GSC: fix build when IOSAPIC is not set adds 2572da44a511 Merge tag 'for-5.17/parisc-3' of git://git.kernel.org/pub/ [...] adds ea0eba69a2a8 btrfs: don't hold CPU for too long when defragging a file adds 0d1ffa2228cb btrfs: defrag: don't try to defrag extents which are under [...] adds a0f0cf8341e3 btrfs: get rid of warning on transaction commit when using [...] adds 2e7be9db125a btrfs: send: in case of IO error log it adds 705d84a366cf Merge tag 'for-5.17-rc4-tag' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes: arch/parisc/include/asm/bitops.h | 8 ++++++++ arch/parisc/include/asm/uaccess.h | 29 +++++++++++++++-------------- arch/parisc/lib/iomap.c | 18 ++++++++++++++++++ arch/parisc/mm/init.c | 9 ++++----- drivers/hv/hv_utils_transport.c | 2 +- drivers/hv/vmbus_drv.c | 9 ++++++--- drivers/parisc/ccio-dma.c | 3 ++- drivers/parisc/sba_iommu.c | 3 ++- drivers/pci/controller/pci-hyperv.c | 13 +++++++++++-- drivers/tty/serial/8250/8250_gsc.c | 2 +- fs/btrfs/ioctl.c | 5 +++++ fs/btrfs/send.c | 4 ++++ fs/btrfs/transaction.c | 12 ++++++++++-- include/linux/hyperv.h | 1 + 14 files changed, 88 insertions(+), 30 deletions(-)