# git rev-parse -q --verify 1fe4fd6f5cad346e598593af36caeadc4f5d4fa9^{commit} 1fe4fd6f5cad346e598593af36caeadc4f5d4fa9 already have revision, skipping fetch # git checkout -q -f -B kisskb 1fe4fd6f5cad346e598593af36caeadc4f5d4fa9 # git clean -qxdf # < git log -1 # commit 1fe4fd6f5cad346e598593af36caeadc4f5d4fa9 # Merge: b7bfaa761d76 601a27ea09a3 # Author: Linus Torvalds # Date: Sun Jan 8 12:11:45 2023 -0600 # # Merge tag 'xfs-6.2-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux # # Pull xfs fixes from Darrick Wong: # # - Remove some incorrect assertions # # - Fix compiler warnings about variables that could be static # # - Fix an off by one error when computing the maximum btree height that # can cause repair failures # # - Fix the bulkstat-single ioctl not returning the root inode when asked # to do that # # - Convey NOFS state to inodegc workers to avoid recursion in reclaim # # - Fix unnecessary variable initializations # # - Fix a bug that could result in corruption of the busy extent tree # # * tag 'xfs-6.2-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: # xfs: fix extent busy updating # xfs: xfs_qm: remove unnecessary ‘0’ values from error # xfs: Fix deadlock on xfs_inodegc_worker # xfs: get root inode correctly at bulkstat # xfs: fix off-by-one error in xfs_btree_space_to_height # xfs: make xfs_iomap_page_ops static # xfs: don't assert if cmap covers imap after cycling lock # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 1fe4fd6f5cad346e598593af36caeadc4f5d4fa9 # < make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- defconfig # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig # < make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig .config:3653:warning: override: reassigning to symbol DEBUG_INFO_BTF # make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- In function 'setup_lowcore_dat_on', inlined from 'setup_arch' at /kisskb/src/arch/s390/kernel/setup.c:1061:2: /kisskb/src/arch/s390/kernel/setup.c:526:9: warning: 'memcpy' offset [0, 127] is out of the bounds [0, 0] [-Warray-bounds] 526 | memcpy(abs_lc->cregs_save_area, S390_lowcore.cregs_save_area, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 527 | sizeof(abs_lc->cregs_save_area)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-defconfig_s390x-gcc11 # Build took: 0:06:40.930542