# git gc # git rev-parse -q --verify 3a22981230f997846d1cfeb8eadcda8bcc0f7ea8^{commit} 3a22981230f997846d1cfeb8eadcda8bcc0f7ea8 already have revision, skipping fetch # git checkout -q -f -B kisskb 3a22981230f997846d1cfeb8eadcda8bcc0f7ea8 # git clean -qxdf # < git log -1 # commit 3a22981230f997846d1cfeb8eadcda8bcc0f7ea8 # Merge: dbaa5d1c254e 1180042dc603 # Author: Linus Torvalds # Date: Wed Apr 7 09:26:50 2021 -0700 # # Merge tag 'arm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC fixes from Arnd Bergmann: # "Most of the changes again are devicetree fixes, but there are also # five trivial build fixes for issues I found when test building with # gcc-11 or when running 'make W=1', and some OMAP platform specific # code fixups. # # Broadcom: # - One revert for a Raspberry pi interrupt controller change that # caused a regression. # # TI OMAP: # - Remove unused duplicate sha2md5_fck clock node that can race with # the OMAP4_SHA2MD5_CLKCTRL clock node for disable for unused clocks # # - Add aliases for omap4/5 mmc to put the slots back into the right # order again # # - Fix typo for bionic voltage controllers that accidentally use mpu # for all instances instead of mpu, core and iva # # - Fix random hangs for droid4 caused by missing fix from TI Android # kernel tree to do a dummy smc call on cpuidle wakeup path # # NXP i.MX: # - Fix a system failure on imx6qdl-phytec-pfla02 board when booting # from SD, by adding missing vmmc supply for SD interfaces. # # - Fix address typo in i.MX8MM/Q IOMUXC_SD1_DATA0_GPIO2_IO2 # definition. # # Marvell mvebu: # - Fix storm interrupt on Turris Omnia # # - Enable hardware buffer management as it should be # # ... and build fixes for PXA, Freescale, Marvell, OMAP1 and Keystone" # # * tag 'arm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: # ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt pin # ARM: dts: turris-omnia: fix hardware buffer management # Revert "arm64: dts: marvell: armada-cp110: Switch to per-port SATA interrupts" # ARM: mvebu: avoid clang -Wtautological-constant warning # ARM: pxa: mainstone: avoid -Woverride-init warning # ARM: omap1: fix building with clang IAS # soc/fsl: qbman: fix conflicting alignment attributes # ARM: keystone: fix integer overflow warning # ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfaces # arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0 # ARM: OMAP4: PM: update ROM return address for OSWR and OFF # ARM: OMAP4: Fix PMIC voltage domains for bionic # ARM: dts: Fix moving mmc devices with aliases for omap4 & 5 # ARM: dts: Drop duplicate sha2md5_fck to fix clk_disable race # Revert "ARM: dts: bcm2711: Add the BSC interrupt controller" # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 3a22981230f997846d1cfeb8eadcda8bcc0f7ea8 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x19DA0C94 # 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 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:7635:warning: override: reassigning to symbol PPC64 .config:7637:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:7638:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:7643:warning: override: reassigning to symbol UBSAN # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/fs/jffs2/xattr.c: In function 'jffs2_build_xattr_subsystem': /kisskb/src/fs/jffs2/xattr.c:887:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=] 887 | } | ^ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:08:55.578982