# git rev-parse -q --verify 99613159ad749543621da8238acf1a122880144e^{commit} 99613159ad749543621da8238acf1a122880144e already have revision, skipping fetch # git checkout -q -f -B kisskb 99613159ad749543621da8238acf1a122880144e # git clean -qxdf # < git log -1 # commit 99613159ad749543621da8238acf1a122880144e # Merge: fe81ba137ebc bbd0ff07ed12 # Author: Linus Torvalds # Date: Tue Jan 18 14:03:34 2022 +0200 # # Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine # # Pull dmaengine updates from Vinod Koul: # "A bunch of new support and few updates to drivers: # # New support: # - DMA_MEMCPY_SG support is bought back as we have a user in Xilinx # driver # - Support for TI J721S2 SoC in k3-udma driver # - Support for Ingenic MDMA and BDMA in the JZ4760 # - Support for Renesas r8a779f0 dmac # # Updates: # - We are finally getting rid of slave_id, so this brings in the # changes across tree for that # - updates for idxd driver # - at_xdmac driver cleanup" # # * tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine: (60 commits) # dt-bindings: dma-controller: Split interrupt fields in example # dmaengine: pch_dma: Remove usage of the deprecated "pci-dma-compat.h" API # dmaengine: at_xdmac: Fix race over irq_status # dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_tasklet() # dmaengine: at_xdmac: Fix at_xdmac_lld struct definition # dmaengine: at_xdmac: Fix lld view setting # dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_advance_work() # dmaengine: at_xdmac: Fix concurrency over xfers_list # dmaengine: at_xdmac: Move the free desc to the tail of the desc list # dmaengine: at_xdmac: Fix race for the tx desc callback # dmaengine: at_xdmac: Fix concurrency over chan's completed_cookie # dmaengine: at_xdmac: Print debug message after realeasing the lock # dmaengine: at_xdmac: Start transfer for cyclic channels in issue_pending # dmaengine: at_xdmac: Don't start transactions at tx_submit level # dmaengine: idxd: deprecate token sysfs attributes for read buffers # dmaengine: idxd: change bandwidth token to read buffers # dmaengine: idxd: fix wq settings post wq disable # dmaengine: idxd: change MSIX allocation based on per wq activation # dmaengine: idxd: fix descriptor flushing locking # dmaengine: idxd: embed irq_entry in idxd_wq struct # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 99613159ad749543621da8238acf1a122880144e # < make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 32 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- vmlinux.o: warning: objtool: __do_fast_syscall_32()+0xa: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: do_syscall_64()+0x9: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: do_int80_syscall_32()+0x9: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_general_protection()+0x22: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: fixup_bad_iret()+0x20: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_start()+0x5c: call to __kasan_check_write() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_gather_info()+0x5f: call to v8086_mode.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_read_aux()+0x8a: call to mca_msr_reg() leaves .noinstr.text section vmlinux.o: warning: objtool: do_machine_check()+0x27: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_severity_amd.constprop.0()+0xca: call to mce_severity_amd_smca() leaves .noinstr.text section vmlinux.o: warning: objtool: .text+0x532ae: call to stackleak_erase() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x143: call to stackleak_erase() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x10eb: call to stackleak_erase() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x17f9: call to stackleak_erase() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linus_x86-allmodconfig_x86_64-gcc11 # Build took: 0:20:03.141843