# git rev-parse -q --verify 65163d16fcaef37733b5f273ffe4d00d731b34de^{commit} 65163d16fcaef37733b5f273ffe4d00d731b34de already have revision, skipping fetch # git checkout -q -f -B kisskb 65163d16fcaef37733b5f273ffe4d00d731b34de # git clean -qxdf # < git log -1 # commit 65163d16fcaef37733b5f273ffe4d00d731b34de # Merge: 80fc600fafee cb95a4fa50bb # Author: Linus Torvalds # Date: Sat Jan 20 15:03:25 2024 -0800 # # Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine # # Pull dmaengine updates from Vinod Koul: # "New support: # - Loongson LS2X APB DMA controller # - sf-pdma: mpfs-pdma support # - Qualcomm X1E80100 GPI dma controller support # # Updates: # - Xilinx XDMA updates to support interleaved DMA transfers # - TI PSIL threads for AM62P and J722S and cfg register regions # description # - axi-dmac Improving the cyclic DMA transfers # - Tegra Support dma-channel-mask property # - Remaining platform remove callback returning void conversions # # Driver fixes for: # - Xilinx xdma driver operator precedence and initialization fix # - Excess kernel-doc warning fix in imx-sdma xilinx xdma drivers # - format-overflow warning fix for rz-dmac, sh usb dmac drivers # - 'output may be truncated' fix for shdma, fsl-qdma and dw-edma # drivers" # # * tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine: (58 commits) # dmaengine: dw-edma: increase size of 'name' in debugfs code # dmaengine: fsl-qdma: increase size of 'irq_name' # dmaengine: shdma: increase size of 'dev_id' # dmaengine: xilinx: xdma: Fix kernel-doc warnings # dmaengine: usb-dmac: Avoid format-overflow warning # dmaengine: sh: rz-dmac: Avoid format-overflow warning # dmaengine: imx-sdma: fix Excess kernel-doc warnings # dmaengine: xilinx: xdma: Fix initialization location of desc in xdma_channel_isr() # dmaengine: xilinx: xdma: Fix operator precedence in xdma_prep_interleaved_dma() # dmaengine: xilinx: xdma: statify xdma_prep_interleaved_dma # dmaengine: xilinx: xdma: Workaround truncation compilation error # dmaengine: pl330: issue_pending waits until WFP state # dmaengine: xilinx: xdma: Implement interleaved DMA transfers # dmaengine: xilinx: xdma: Prepare the introduction of interleaved DMA transfers # dmaengine: xilinx: xdma: Add transfer error reporting # dmaengine: xilinx: xdma: Add error checking in xdma_channel_isr() # dmaengine: xilinx: xdma: Rework xdma_terminate_all() # dmaengine: xilinx: xdma: Ease dma_pool alignment requirements # dmaengine: xilinx: xdma: Add necessary macro definitions # dmaengine: xilinx: xdma: Get rid of unused code # ... # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 65163d16fcaef37733b5f273ffe4d00d731b34de # make -s -j 24 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- allnoconfig # < make -s -j 24 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 24 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 24 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sparc/lib/cmpdi2.c:6:11: warning: no previous prototype for '__cmpdi2' [-Wmissing-prototypes] 6 | word_type __cmpdi2(long long a, long long b) | ^~~~~~~~ /kisskb/src/arch/sparc/lib/ucmpdi2.c:5:11: warning: no previous prototype for '__ucmpdi2' [-Wmissing-prototypes] 5 | word_type __ucmpdi2(unsigned long long a, unsigned long long b) | ^~~~~~~~~ /kisskb/src/kernel/dma.c:70:5: warning: no previous prototype for 'request_dma' [-Wmissing-prototypes] 70 | int request_dma(unsigned int dmanr, const char * device_id) | ^~~~~~~~~~~ /kisskb/src/kernel/dma.c:88:6: warning: no previous prototype for 'free_dma' [-Wmissing-prototypes] 88 | void free_dma(unsigned int dmanr) | ^~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_allnoconfig_sparc64-gcc11 # Build took: 0:00:44.512019