# git rev-parse -q --verify f9e36107ec70445fbdc2562ba5b60c0a7ed57c20^{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 f9e36107ec70445fbdc2562ba5b60c0a7ed57c20^{commit} f9e36107ec70445fbdc2562ba5b60c0a7ed57c20 # git checkout -q -f -B kisskb f9e36107ec70445fbdc2562ba5b60c0a7ed57c20 # git clean -qxdf # < git log -1 # commit f9e36107ec70445fbdc2562ba5b60c0a7ed57c20 # Merge: 831c9bd3dafc 0619b7901473 # Author: Linus Torvalds # Date: Thu Sep 23 14:39:41 2021 -0700 # # Merge tag 'for-5.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux # # Pull btrfs fixes from David Sterba: # # - regression fix for leak of transaction handle after verity rollback # failure # # - properly reset device last error between mounts # # - improve one error handling case when checksumming bios # # - fixup confusing displayed size of space info free space # # * tag 'for-5.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: # btrfs: prevent __btrfs_dump_space_info() to underflow its free space # btrfs: fix mount failure due to past and transient device flush error # btrfs: fix transaction handle leak after verity rollback failure # btrfs: replace BUG_ON() in btrfs_csum_one_bio() with proper error handling # < /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 f9e36107ec70445fbdc2562ba5b60c0a7ed57c20 # < make -s -j 8 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 8 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 8 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:5124:warning: override: reassigning to symbol PPC64 .config:5125:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5126:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:5127:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5129:warning: override: reassigning to symbol GCC_PLUGINS .config:5132:warning: override: reassigning to symbol UBSAN # make -s -j 8 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/arch/powerpc/mm/slice.c: In function 'slice_get_unmapped_area': /kisskb/src/arch/powerpc/mm/slice.c:639:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=] 639 | } | ^ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 # Build took: 0:06:44.814513