# git rev-parse -q --verify ef06e68290b2b1b674950da276d6f7724e0b9874^{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 ef06e68290b2b1b674950da276d6f7724e0b9874^{commit} ef06e68290b2b1b674950da276d6f7724e0b9874 # git checkout -q -f -B kisskb ef06e68290b2b1b674950da276d6f7724e0b9874 # git clean -qxdf # < git log -1 # commit ef06e68290b2b1b674950da276d6f7724e0b9874 # Merge: cc2fb31d49f8 c50f11c6196f # Author: Linus Torvalds # Date: Fri Jun 17 13:55:19 2022 -0500 # # Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux # # Pull arm64 fixes from Catalin Marinas: # # - Revert the moving of the jump labels initialisation before # setup_machine_fdt(). The bug was fixed in drivers/char/random.c. # # - Ftrace fixes: branch range check and consistent handling of PLTs. # # - Clean rather than invalidate FROM_DEVICE buffers at start of DMA # transfer (safer if such buffer is mapped in user space). A cache # invalidation is done already at the end of the transfer. # # - A couple of clean-ups (unexport symbol, remove unused label). # # * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: # arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer # arm64/cpufeature: Unexport set_cpu_feature() # arm64: ftrace: remove redundant label # arm64: ftrace: consistently handle PLTs. # arm64: ftrace: fix branch range checks # Revert "arm64: Initialize jump labels before setup_machine_fdt()" # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 ef06e68290b2b1b674950da276d6f7724e0b9874 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.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-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5909:warning: override: reassigning to symbol MODULE_SIG .config:5911:warning: override: reassigning to symbol PPC64 .config:5914:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5916:warning: override: reassigning to symbol GCC_PLUGINS .config:5919:warning: override: reassigning to symbol UBSAN # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/lib/test_objagg.c: In function 'test_hints_case.constprop': /kisskb/src/lib/test_objagg.c:994:1: error: the frame size of 1056 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 994 | } | ^ cc1: all warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:249: lib/test_objagg.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1843: lib] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 # Build took: 0:07:22.184817