# git rev-parse -q --verify e402b08634b398e9feb94902c7adcf05bb8ba47d^{commit} e402b08634b398e9feb94902c7adcf05bb8ba47d already have revision, skipping fetch # git checkout -q -f -B kisskb e402b08634b398e9feb94902c7adcf05bb8ba47d # git clean -qxdf # < git log -1 # commit e402b08634b398e9feb94902c7adcf05bb8ba47d # Merge: 3b347e403210 b0b88a585c27 # Author: Linus Torvalds # Date: Sat Sep 30 18:41:37 2023 -0700 # # Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC fixes from Arnd Bergmann: # "These are the latest bug fixes that have come up in the soc tree. Most # of these are fairly minor. Most notably, the majority of changes this # time are not for dts files as usual. # # - Updates to the addresses of the broadcom and aspeed entries in the # MAINTAINERS file. # # - Defconfig updates to address a regression on samsung and a build # warning from an unknown Kconfig symbol # # - Build fixes for the StrongARM and Uniphier platforms # # - Code fixes for SCMI and FF-A firmware drivers, both of which had a # simple bug that resulted in invalid data, and a lesser fix for the # optee firmware driver # # - Multiple fixes for the recently added loongson/loongarch "guts" soc # driver # # - Devicetree fixes for RISC-V on the startfive platform, addressing # issues with NOR flash, usb and uart. # # - Multiple fixes for NXP i.MX8/i.MX9 dts files, fixing problems with # clock, gpio, hdmi settings and the Makefile # # - Bug fixes for i.MX firmware code and the OCOTP soc driver # # - Multiple fixes for the TI sysc bus driver # # - Minor dts updates for TI omap dts files, to address boot time # warnings and errors" # # * tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (35 commits) # MAINTAINERS: Fix Florian Fainelli's email address # arm64: defconfig: enable syscon-poweroff driver # ARM: locomo: fix locomolcd_power declaration # soc: loongson: loongson2_guts: Remove unneeded semicolon # soc: loongson: loongson2_guts: Convert to devm_platform_ioremap_resource() # soc: loongson: loongson_pm2: Populate children syscon nodes # dt-bindings: soc: loongson,ls2k-pmc: Allow syscon-reboot/syscon-poweroff as child # soc: loongson: loongson_pm2: Drop useless of_device_id compatible # dt-bindings: soc: loongson,ls2k-pmc: Use fallbacks for ls2k-pmc compatible # soc: loongson: loongson_pm2: Add dependency for INPUT # arm64: defconfig: remove CONFIG_COMMON_CLK_NPCM8XX=y # ARM: uniphier: fix cache kernel-doc warnings # MAINTAINERS: aspeed: Update Andrew's email address # MAINTAINERS: aspeed: Update git tree URL # firmware: arm_ffa: Don't set the memory region attributes for MEM_LEND # arm64: dts: imx: Add imx8mm-prt8mm.dtb to build # arm64: dts: imx8mm-evk: Fix hdmi@3d node # soc: imx8m: Enable OCOTP clock for imx8mm before reading registers # arm64: dts: imx8mp-beacon-kit: Fix audio_pll2 clock # arm64: dts: imx8mp: Fix SDMA2/3 clocks # ... # < /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 e402b08634b398e9feb94902c7adcf05bb8ba47d # 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.... make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/net] Error 2 make[4]: *** 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[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/hwmon/pmbus] Error 2 make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/hwmon] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:480: drivers] Error 2 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:44.971251