# git rev-parse -q --verify d532dd102151cc69fcd00b13e5a9689b23c0c8d9^{commit} d532dd102151cc69fcd00b13e5a9689b23c0c8d9 already have revision, skipping fetch # git checkout -q -f -B kisskb d532dd102151cc69fcd00b13e5a9689b23c0c8d9 # git clean -qxdf # < git log -1 # commit d532dd102151cc69fcd00b13e5a9689b23c0c8d9 # Merge: 5dc4c995db9e 09e44868f1e0 # Author: Linus Torvalds # Date: Mon Jan 16 10:03:33 2023 -0800 # # Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux # # Pull btrfs fixes from David Sterba: # "Another batch of fixes, dealing with fallouts from 6.1 reported by # users: # # - tree-log fixes: # - fix directory logging due to race with concurrent index key # deletion # - fix missing error handling when logging directory items # - handle case of conflicting inodes being added to the log # - remove transaction aborts for not so serious errors # # - fix qgroup accounting warning when rescan can be started at time # with temporarily disable accounting # # - print more specific errors to system log when device scan ioctl # fails # # - disable space overcommit for ZNS devices, causing heavy performance # drop" # # * tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: # btrfs: do not abort transaction on failure to update log root # btrfs: do not abort transaction on failure to write log tree when syncing log # btrfs: add missing setup of log for full commit at add_conflicting_inode() # btrfs: fix directory logging due to race with concurrent index key deletion # btrfs: fix missing error handling when logging directory items # btrfs: zoned: enable metadata over-commit for non-ZNS setup # btrfs: qgroup: do not warn on record without old_roots populated # btrfs: add extra error messages to cover non-ENOMEM errors from device_add_list() # < /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 d532dd102151cc69fcd00b13e5a9689b23c0c8d9 # < 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:3660: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' reading 128 bytes from a region of size 0 [-Wstringop-overread] 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:04:27.876716