# git rev-parse -q --verify 95f05058b2bbe3b85c8617b961879e52f692caa5^{commit} 95f05058b2bbe3b85c8617b961879e52f692caa5 already have revision, skipping fetch # git checkout -q -f -B kisskb 95f05058b2bbe3b85c8617b961879e52f692caa5 # git clean -qxdf # < git log -1 # commit 95f05058b2bbe3b85c8617b961879e52f692caa5 # Merge: 56ef24e53ec1 bac717171971 # Author: Linus Torvalds # Date: Fri Jan 8 14:13:54 2021 -0800 # # Merge tag 'arm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC fixes from Arnd Bergmann: # "These are a small number of bug fixes that all came in before or # during the merge window, most for the omap platform: # # - One boot regression fix for Nokia N9 (OMAP3). # # - Two small defconfig changes for omap2, to reflect changes in # drivers # # - Warning fixes for DT issues on omap2, picoxcell and bitmap SoCs. # # The picoxcell platform will be removed in v5.12, but fixing it # first makes it easier to backport to the fix to stable kernels and # get a clean build with new dtc versions" # # * tag 'arm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: # ARM: picoxcell: fix missing interrupt-parent properties # ARM: dts: ux500/golden: Set display max brightness # arm64: dts: bitmain: Use generic "ngpios" rather than "snps,nr-gpios" # ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent with defaults on xt875 # ARM: omap2plus_defconfig: enable SPI GPIO # ARM: OMAP2+: omap_device: fix idling of devices during probe # ARM: dts: OMAP3: disable AES on N950/N9 # ARM: omap2plus_defconfig: drop unused POWER_AVS option # < /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 95f05058b2bbe3b85c8617b961879e52f692caa5 # < 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=0x3C0E2E74 # 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:4371:warning: override: reassigning to symbol STANDALONE .config:4375:warning: override: reassigning to symbol PPC64 .config:4376:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4377:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:4378:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4380:warning: override: reassigning to symbol GCC_PLUGINS # 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/arch/powerpc/kernel/eeh.c:1571:12: warning: 'proc_eeh_show' defined but not used [-Wunused-function] 1571 | static int proc_eeh_show(struct seq_file *m, void *v) | ^~~~~~~~~~~~~ /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 | } | ^ /kisskb/src/drivers/of/unittest.c: In function 'of_unittest_dma_ranges_one.constprop': /kisskb/src/drivers/of/unittest.c:930:1: warning: the frame size of 1536 bytes is larger than 1024 bytes [-Wframe-larger-than=] 930 | } | ^ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:03:04.292636