# git rev-parse -q --verify 31be1d0fbd950395701d9fd47d8fb1f99c996f61^{commit} 31be1d0fbd950395701d9fd47d8fb1f99c996f61 already have revision, skipping fetch # git checkout -q -f -B kisskb 31be1d0fbd950395701d9fd47d8fb1f99c996f61 # git clean -qxdf # < git log -1 # commit 31be1d0fbd950395701d9fd47d8fb1f99c996f61 # Merge: 36001a2fa6cc a1873f837f9e # Author: Linus Torvalds # Date: Thu Aug 4 18:44:38 2022 -0700 # # Merge tag 'dmaengine-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine # # Pull dmaengine updates from Vinod Koul: # "New support / Core: # # - Remove DMA_MEMCPY_SG for lack of users # # - Tegra 234 dmaengine support # # - Mediatek MT8365 dma support # # - Apple ADMAC driver # # Updates: # # - Yaml conversion for ST-Ericsson DMA40 binding and Freescale edma # # - rz-dmac updates and device_synchronize support # # - Bunch of typo in comments fixes in drivers # # - multithread support in sf-pdma driver" # # * tag 'dmaengine-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine: (50 commits) # dmaengine: mediatek: mtk-hsdma: Fix typo 'the the' in comment # dmaengine: axi-dmac: check cache coherency register # dmaengine: sh: rz-dmac: Add device_synchronize callback # dmaengine: sprd: Cleanup in .remove() after pm_runtime_get_sync() failed # dmaengine: tegra: Add terminate() for Tegra234 # dt-bindings: dmaengine: Add compatible for Tegra234 # dmaengine: xilinx: use strscpy to replace strlcpy # dmaengine: imx-sdma: Add FIFO stride support for multi FIFO script # dmaengine: idxd: Correct IAX operation code names # dmaengine: imx-dma: Cast of_device_get_match_data() with (uintptr_t) # dmaengine: dw-axi-dmac: ignore interrupt if no descriptor # dmaengine: dw-axi-dmac: do not print NULL LLI during error # dmaengine: altera-msgdma: Fixed some inconsistent function name descriptions # dmaengine: imx-sdma: Add missing struct documentation # dmaengine: sf-pdma: Add multithread support for a DMA channel # dt-bindings: dma: dw-axi-dmac: extend the number of interrupts # dmaengine: dmatest: use strscpy to replace strlcpy # dmaengine: ste_dma40: fix typo in comment # dmaengine: jz4780: fix typo in comment # dmaengine: s3c24xx: fix typo in comment # ... # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 31be1d0fbd950395701d9fd47d8fb1f99c996f61 # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5531:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5536:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- vmlinux.o: warning: objtool: enter_from_user_mode+0xd9: call to __SCT__preempt_schedule() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode+0x11b: call to __SCT__preempt_schedule() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare+0xdf: call to __SCT__preempt_schedule() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode+0xd9: call to __SCT__preempt_schedule() leaves .noinstr.text section /bin/sh: 1: zstd: not found cat: write error: Broken pipe make[3]: *** [/kisskb/src/arch/x86/boot/compressed/Makefile:141: arch/x86/boot/compressed/vmlinux.bin.zst] Error 127 make[3]: *** Deleting file 'arch/x86/boot/compressed/vmlinux.bin.zst' make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/arch/x86/boot/Makefile:115: arch/x86/boot/compressed/vmlinux] Error 2 make[1]: *** [/kisskb/src/arch/x86/Makefile:272: bzImage] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:03:32.630185