# git rev-parse -q --verify 708283abf896dd4853e673cc8cba70acaf9bf4ea^{commit} 708283abf896dd4853e673cc8cba70acaf9bf4ea already have revision, skipping fetch # git checkout -q -f -B kisskb 708283abf896dd4853e673cc8cba70acaf9bf4ea # git clean -qxdf # < git log -1 # commit 708283abf896dd4853e673cc8cba70acaf9bf4ea # Merge: db906f0ca6bb 72f5801a4e2b # Author: Linus Torvalds # Date: Sun Sep 3 10:49:42 2023 -0700 # # Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine # # Pull dmaengine updates from Vinod Koul: # "New controller support and updates to drivers. # # New support: # - Qualcomm SM6115 and QCM2290 dmaengine support # - at_xdma support for microchip,sam9x7 controller # # Updates: # - idxd updates for wq simplification and ats knob updates # - fsl edma updates for v3 support # - Xilinx AXI4-Stream control support # - Yaml conversion for bcm dma binding" # # * tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine: (53 commits) # dmaengine: fsl-edma: integrate v3 support # dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string # dmaengine: fsl-edma: move tcd into struct fsl_dma_chan # dmaengine: fsl-edma: refactor chan_name setup and safety # dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function # dmaengine: fsl-edma: refactor using devm_clk_get_enabled # dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs() # dmaengine: fsl-edma: move common IRQ handler to common.c # dmaengine: fsl-edma: Remove enum edma_version # dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata # dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c # dmaengine: fsl-edma: fix build error when arch is s390 # dmaengine: idxd: Fix issues with PRS disable sysfs knob # dmaengine: idxd: Allow ATS disable update only for configurable devices # dmaengine: xilinx_dma: Program interrupt delay timeout # dmaengine: xilinx_dma: Use tasklet_hi_schedule for timing critical usecase # dmaengine: xilinx_dma: Freeup active list based on descriptor completion bit # dmaengine: xilinx_dma: Increase AXI DMA transaction segment count # dmaengine: xilinx_dma: Pass AXI4-Stream control words to dma client # dt-bindings: dmaengine: xilinx_dma: Add xlnx,irq-delay property # ... # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 708283abf896dd4853e673cc8cba70acaf9bf4ea # make -s -j 40 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- defconfig # < make -s -j 40 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 40 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 40 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/fs/ext4/readpage.c: In function 'ext4_mpage_readpages': /kisskb/src/fs/ext4/readpage.c:400:1: warning: the frame size of 1128 bytes is larger than 1024 bytes [-Wframe-larger-than=] 400 | } | ^ /kisskb/src/fs/mpage.c: In function '__mpage_writepage': /kisskb/src/fs/mpage.c:657:1: warning: the frame size of 1144 bytes is larger than 1024 bytes [-Wframe-larger-than=] 657 | } | ^ /kisskb/src/fs/mpage.c: In function 'do_mpage_readpage': /kisskb/src/fs/mpage.c:329:1: warning: the frame size of 1092 bytes is larger than 1024 bytes [-Wframe-larger-than=] 329 | } | ^ WARNING: modpost: vmlinux: section mismatch in reference: ioremap_prot+0x88 (section: .text) -> ioremap_fixed (section: .init.text) Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_defconfig_sh4-gcc11 # Build took: 0:00:38.149518