# git rev-parse -q --verify 3a568e3a961ba330091cd031647e4c303fa0badb^{commit} 3a568e3a961ba330091cd031647e4c303fa0badb already have revision, skipping fetch # git checkout -q -f -B kisskb 3a568e3a961ba330091cd031647e4c303fa0badb # git clean -qxdf # < git log -1 # commit 3a568e3a961ba330091cd031647e4c303fa0badb # Merge: c17cda15cc86 736a4aad8a9f # Author: Linus Torvalds # Date: Thu Oct 26 08:17:26 2023 -1000 # # Merge tag 'soc-fixes-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC fixes from Arnd Bergmann: # "A couple of platforms have some last-minute fixes, in particular: # # - riscv gets some fixes for noncoherent DMA on the renesas and thead # platforms and dts fix for SPI on the visionfive 2 board # # - Qualcomm Snapdragon gets three dts fixes to address board specific # regressions on the pmic and gpio nodes # # - Rockchip platforms get multiple dts fixes to address issues on the # recent rk3399 platform as well as the older rk3128 platform that # apparently regressed a while ago. # # - TI OMAP gets some trivial code and dts fixes and a regression fix # for the omap1 ams-delta modem # # - NXP i.MX firmware has one fix for a use-after-free but in its error # handling" # # * tag 'soc-fixes-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (25 commits) # soc: renesas: ARCH_R9A07G043 depends on !RISCV_ISA_ZICBOM # riscv: only select DMA_DIRECT_REMAP from RISCV_ISA_ZICBOM and ERRATA_THEAD_PBMT # riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENT # riscv: dts: thead: set dma-noncoherent to soc bus # arm64: dts: rockchip: Fix i2s0 pin conflict on ROCK Pi 4 boards # arm64: dts: rockchip: Add i2s0-2ch-bus-bclk-off pins to RK3399 # clk: ti: Fix missing omap5 mcbsp functional clock and aliases # clk: ti: Fix missing omap4 mcbsp functional clock and aliases # ARM: OMAP1: ams-delta: Fix MODEM initialization failure # soc: renesas: Make ARCH_R9A07G043 depend on required options # riscv: dts: starfive: visionfive 2: correct spi's ss pin # firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels() # ARM: OMAP: timer32K: fix all kernel-doc warnings # ARM: omap2: fix a debug printk # ARM: dts: rockchip: Fix timer clocks for RK3128 # ARM: dts: rockchip: Add missing quirk for RK3128's dma engine # ARM: dts: rockchip: Add missing arm timer interrupt for RK3128 # ARM: dts: rockchip: Fix i2c0 register address for RK3128 # arm64: dts: rockchip: set codec system-clock-fixed on px30-ringneck-haikou # arm64: dts: rockchip: use codec as clock master on px30-ringneck-haikou # ... # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 3a568e3a961ba330091cd031647e4c303fa0badb # make -s -j 32 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- allyesconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 32 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 32 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 32 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:85: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:357: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:360: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence {standard input}: Assembler messages: {standard input}:1094: Warning: end of file not at end of a line; newline inserted {standard input}:1095: Error: expected symbol name sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source (by using -freport-bug). See for instructions. make[6]: *** [/kisskb/src/scripts/Makefile.build:243: drivers/net/pcs/pcs-xpcs.o] Error 4 make[5]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/net/pcs] Error 2 make[5]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source (by using -freport-bug). See for instructions. make[6]: *** [/kisskb/src/scripts/Makefile.build:243: drivers/hwmon/pmbus/mp2975.o] Error 4 make[5]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/hwmon/pmbus] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/hwmon] Error 2 make[4]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/net] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:480: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1913: .] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 32 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allyesconfig_sh4-gcc13 # Build took: 0:07:52.015944