# git rev-parse -q --verify f6e1e1d1e149802ed4062fa514c2d184d30aacdf^{commit} f6e1e1d1e149802ed4062fa514c2d184d30aacdf already have revision, skipping fetch # git checkout -q -f -B kisskb f6e1e1d1e149802ed4062fa514c2d184d30aacdf # git clean -qxdf # < git log -1 # commit f6e1e1d1e149802ed4062fa514c2d184d30aacdf # Merge: 7d6beb71da3c 17d776840885 # Author: Linus Torvalds # Date: Tue Feb 23 14:04:04 2021 -0800 # # Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 # # Pull gfs2 updates from Andreas Gruenbacher: # # - Log space and revoke accounting rework to fix some failed asserts. # # - Local resource group glock sharing for better local performance. # # - Add support for version 1802 filesystems: trusted xattr support and # '-o rgrplvb' mounts by default. # # - Actually synchronize on the inode glock's FREEING bit during withdraw # ("gfs2: fix glock confusion in function signal_our_withdraw"). # # - Fix parallel recovery of multiple journals ("gfs2: keep bios separate # for each journal"). # # - Various other bug fixes. # # * tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2: (49 commits) # gfs2: Don't get stuck with I/O plugged in gfs2_ail1_flush # gfs2: Per-revoke accounting in transactions # gfs2: Rework the log space allocation logic # gfs2: Minor calc_reserved cleanup # gfs2: Use resource group glock sharing # gfs2: Allow node-wide exclusive glock sharing # gfs2: Add local resource group locking # gfs2: Add per-reservation reserved block accounting # gfs2: Rename rs_{free -> requested} and rd_{reserved -> requested} # gfs2: Check for active reservation in gfs2_release # gfs2: Don't search for unreserved space twice # gfs2: Only pass reservation down to gfs2_rbm_find # gfs2: Also reflect single-block allocations in rgd->rd_extfail_pt # gfs2: Recursive gfs2_quota_hold in gfs2_iomap_end # gfs2: Add trusted xattr support # gfs2: Enable rgrplvb for sb_fs_format 1802 # gfs2: Don't skip dlm unlock if glock has an lvb # gfs2: Lock imbalance on error path in gfs2_recover_one # gfs2: Move function gfs2_ail_empty_tr # gfs2: Get rid of current_tail() # ... # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 f6e1e1d1e149802ed4062fa514c2d184d30aacdf # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0xF46E57D7 # 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-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4592:warning: override: reassigning to symbol STANDALONE .config:4599:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4604:warning: override: reassigning to symbol UBSAN # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/iommu.c:178:30: warning: 'fail_iommu_bus_notifier' defined but not used [-Wunused-variable] static struct notifier_block fail_iommu_bus_notifier = { ^ /kisskb/src/drivers/media/i2c/imx334.c: In function 'imx334_read_reg': /kisskb/src/drivers/media/i2c/imx334.c:288:9: warning: missing braces around initializer [-Wmissing-braces] struct i2c_msg msgs[2] = {0}; ^ /kisskb/src/drivers/media/i2c/imx334.c:288:9: warning: (near initialization for 'msgs[0]') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 # Build took: 0:02:53.838266