# git rev-parse -q --verify 3e08a95294a4fb3702bb3d35ed08028433c37fe6^{commit} 3e08a95294a4fb3702bb3d35ed08028433c37fe6 already have revision, skipping fetch # git checkout -q -f -B kisskb 3e08a95294a4fb3702bb3d35ed08028433c37fe6 # git clean -qxdf # < git log -1 # commit 3e08a95294a4fb3702bb3d35ed08028433c37fe6 # Merge: dd0d718152e4 b091f7fede97 # Author: Linus Torvalds # Date: Tue Jun 23 09:20:11 2020 -0700 # # Merge tag 'for-5.8-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux # # Pull btrfs fixes from David Sterba: # "A number of fixes, located in two areas, one performance fix and one # fixup for better integration with another patchset. # # - bug fixes in nowait aio: # - fix snapshot creation hang after nowait-aio was used # - fix failure to write to prealloc extent past EOF # - don't block when extent range is locked # # - block group fixes: # - relocation failure when scrub runs in parallel # - refcount fix when removing fails # - fix race between removal and creation # - space accounting fixes # # - reinstante fast path check for log tree at unlink time, fixes # performance drop up to 30% in REAIM # # - kzfree/kfree fixup to ease treewide patchset renaming kzfree" # # * tag 'for-5.8-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: # btrfs: use kfree() in btrfs_ioctl_get_subvol_info() # btrfs: fix RWF_NOWAIT writes blocking on extent locks and waiting for IO # btrfs: fix RWF_NOWAIT write not failling when we need to cow # btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eof # btrfs: fix hang on snapshot creation after RWF_NOWAIT write # btrfs: check if a log root exists before locking the log_mutex on unlink # btrfs: fix bytes_may_use underflow when running balance and scrub in parallel # btrfs: fix data block group relocation failure due to concurrent scrub # btrfs: fix race between block group removal and block group creation # btrfs: fix a block group ref counter leak after failure to remove block group # < /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 3e08a95294a4fb3702bb3d35ed08028433c37fe6 # < make -s -j 48 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=0x3EB70F97 # 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-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 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:4852:warning: override: reassigning to symbol STANDALONE .config:4854:warning: override: reassigning to symbol MODULE_SIG .config:4855:warning: override: reassigning to symbol CPU_BIG_ENDIAN .config:4855:warning: override: CPU_BIG_ENDIAN changes choice state .config:4857:warning: override: reassigning to symbol PPC_DISABLE_WERROR # make -s -j 48 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/platforms/powernv/pci-ioda.c:1888:13: warning: 'pnv_ioda_setup_bus_dma' defined but not used [-Wunused-function] 1888 | static void pnv_ioda_setup_bus_dma(struct pnv_ioda_pe *pe, struct pci_bus *bus) | ^~~~~~~~~~~~~~~~~~~~~~ /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: arch/powerpc/platforms/pseries/lpar.o:(.toc+0x0): undefined reference to `mmu_pid_bits' make[1]: *** [/kisskb/src/Makefile:1139: vmlinux] Error 1 make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 48 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- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:03:16.335876