# git rev-parse -q --verify 8013d1d3d2e33236dee13a133fba49ad55045e79^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 8013d1d3d2e33236dee13a133fba49ad55045e79^{commit} 8013d1d3d2e33236dee13a133fba49ad55045e79 # git checkout -q -f -B kisskb 8013d1d3d2e33236dee13a133fba49ad55045e79 # git clean -qxdf # < git log -1 # commit 8013d1d3d2e33236dee13a133fba49ad55045e79 # Merge: c0e6265e6c2d adee8aa22a92 # Author: Linus Torvalds # Date: Fri Apr 29 15:51:05 2022 -0700 # # Merge tag 'soc-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC fixes from Arnd Bergmann: # # - A fix for a regression caused by the previous set of bugfixes # changing tegra and at91 pinctrl properties. # # More work is needed to figure out what this should actually be, but a # revert makes it work for the moment. # # - Defconfig regression fixes for tegra after renamed symbols # # - Build-time warning and static checker fixes for imx, op-tee, sunxi, # meson, at91, and omap # # - More at91 DT fixes for audio, regulator and spi nodes # # - A regression fix for Renesas Hyperflash memory probe # # - A stability fix for amlogic boards, modifying the allowed cpufreq # states # # - Multiple fixes for system suspend on omap2+ # # - DT fixes for various i.MX bugs # # - A probe error fix for imx6ull-colibri MMC # # - A MAINTAINERS file entry for samsung bug reports # # * tag 'soc-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (42 commits) # Revert "arm: dts: at91: Fix boolean properties with values" # bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create() # Revert "arm64: dts: tegra: Fix boolean properties with values" # arm64: dts: imx8mn-ddr4-evk: Describe the 32.768 kHz PMIC clock # ARM: dts: imx6ull-colibri: fix vqmmc regulator # MAINTAINERS: add Bug entry for Samsung and memory controller drivers # memory: renesas-rpc-if: Fix HF/OSPI data transfer in Manual Mode # ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35 # ARM: dts: am3517-evm: Fix misc pinmuxing # ARM: dts: am33xx-l4: Add missing touchscreen clock properties # ARM: dts: Fix mmc order for omap3-gta04 # ARM: dts: at91: fix pinctrl phandles # ARM: dts: at91: sama5d4_xplained: fix pinctrl phandle name # ARM: dts: at91: Describe regulators on at91sam9g20ek # ARM: dts: at91: Map MCLK for wm8731 on at91sam9g20ek # ARM: dts: at91: Fix boolean properties with values # ARM: dts: at91: use generic node name for dataflash # ARM: dts: at91: align SPI NOR node name with dtschema # ARM: dts: at91: sama7g5ek: Align the impedance of the QSPI0's HSIO and PCB lines # ARM: dts: at91: sama7g5ek: enable pull-up on flexcom3 console lines # ... # < /opt/cross/kisskb/korg/gcc-9.4.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.4.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 8013d1d3d2e33236dee13a133fba49ad55045e79 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.4.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=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_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.4.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.4.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:6210:warning: override: reassigning to symbol STANDALONE .config:6214:warning: override: reassigning to symbol PPC64 .config:6216:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:6217:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:6219:warning: override: reassigning to symbol GCC_PLUGINS .config:6222:warning: override: reassigning to symbol UBSAN # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.4.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/scripts/mod/empty.c:1: internal compiler error: Segmentation fault 1 | /* empty file to figure out endianness / word size */ | Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [/kisskb/src/scripts/Makefile.build:288: scripts/mod/empty.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1193: prepare0] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.4.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:00:13.625040