# git rev-parse -q --verify 8379c0b31fbc5d20946f617f8e2fe4791e6f58c1^{commit} 8379c0b31fbc5d20946f617f8e2fe4791e6f58c1 already have revision, skipping fetch # git checkout -q -f -B kisskb 8379c0b31fbc5d20946f617f8e2fe4791e6f58c1 # git clean -qxdf # < git log -1 # commit 8379c0b31fbc5d20946f617f8e2fe4791e6f58c1 # Merge: c7bb3fbc1b49 f2c3bec21569 # Author: Linus Torvalds # Date: Sun Aug 28 10:44:04 2022 -0700 # # Merge tag 'for-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux # # Pull btrfs fixes from David Sterba: # "Fixes: # # - check that subvolume is writable when changing xattrs from security # namespace # # - fix memory leak in device lookup helper # # - update generation of hole file extent item when merging holes # # - fix space cache corruption and potential double allocations; this # is a rare bug but can be serious once it happens, stable backports # and analysis tool will be provided # # - fix error handling when deleting root references # # - fix crash due to assert when attempting to cancel suspended device # replace, add message what to do if mount fails due to missing # replace item # # Regressions: # # - don't merge pages into bio if their page offset is not contiguous # # - don't allow large NOWAIT direct reads, this could lead to short # reads eg. in io_uring" # # * tag 'for-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: # btrfs: add info when mount fails due to stale replace target # btrfs: replace: drop assert for suspended replace # btrfs: fix silent failure when deleting root reference # btrfs: fix space cache corruption and potential double allocations # btrfs: don't allow large NOWAIT direct reads # btrfs: don't merge pages into bio if their page offset is not contiguous # btrfs: update generation of hole file extent item when merging holes # btrfs: fix possible memory leak in btrfs_get_dev_args_from_path() # btrfs: check if root is readonly while setting security xattr # < /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 8379c0b31fbc5d20946f617f8e2fe4791e6f58c1 # < make -s -j 48 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 48 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 48 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:4363:warning: override: reassigning to symbol CPU_BIG_ENDIAN .config:4363:warning: override: CPU_BIG_ENDIAN changes choice state .config:4367:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4371:warning: override: reassigning to symbol TRIM_UNUSED_KSYMS .config:4372:warning: override: reassigning to symbol UBSAN # make -s -j 48 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- In file included from /kisskb/src/arch/powerpc/include/asm/book3s/64/pgtable.h:312, from /kisskb/src/arch/powerpc/include/asm/book3s/64/mmu-hash.h:20, from /kisskb/src/arch/powerpc/include/asm/book3s/64/mmu.h:32, from /kisskb/src/arch/powerpc/include/asm/mmu.h:393, from /kisskb/src/arch/powerpc/include/asm/lppaca.h:46, from /kisskb/src/arch/powerpc/include/asm/paca.h:18, from /kisskb/src/arch/powerpc/include/asm/current.h:13, from /kisskb/src/include/linux/thread_info.h:23, from /kisskb/src/include/asm-generic/preempt.h:5, from ./arch/powerpc/include/generated/asm/preempt.h:1, from /kisskb/src/include/linux/preempt.h:78, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/ipc.h:5, from /kisskb/src/include/uapi/linux/sem.h:5, from /kisskb/src/include/linux/sem.h:5, from /kisskb/src/include/linux/compat.h:14, from /kisskb/src/arch/powerpc/kernel/asm-offsets.c:12: /kisskb/src/arch/powerpc/include/asm/book3s/64/pgtable-64k.h: In function 'get_hugepd_cache_index': /kisskb/src/arch/powerpc/include/asm/book3s/64/pgtable-64k.h:60:1: error: no return statement in function returning non-void [-Werror=return-type] 60 | } | ^ cc1: some warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:117: arch/powerpc/kernel/asm-offsets.s] Error 1 make[1]: *** [/kisskb/src/Makefile:1205: prepare0] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:222: __sub-make] Error 2 Command 'make -s -j 48 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:00:19.042812