# git rev-parse -q --verify 5aaef24b5c6d4246b2cac1be949869fa36577737^{commit} 5aaef24b5c6d4246b2cac1be949869fa36577737 already have revision, skipping fetch # git checkout -q -f -B kisskb 5aaef24b5c6d4246b2cac1be949869fa36577737 # git clean -qxdf # < git log -1 # commit 5aaef24b5c6d4246b2cac1be949869fa36577737 # Merge: 78a089d033bf 76a66ba10132 # Author: Linus Torvalds # Date: Mon Oct 31 12:28:29 2022 -0700 # # Merge tag 'for-6.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux # # Pull btrfs fixes from David Sterba: # "A few more fixes and regression fixes: # # - fix a corner case when handling tree-mod-log chagnes in reallocated # notes # # - fix crash on raid0 filesystems created with <5.4 mkfs.btrfs that # could lead to division by zero # # - add missing super block checksum verification after thawing # filesystem # # - handle one more case in send when dealing with orphan files # # - fix parameter type mismatch for generation when reading dentry # # - improved error handling in raid56 code # # - better struct bio packing after recent cleanups" # # * tag 'for-6.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: # btrfs: don't use btrfs_chunk::sub_stripes from disk # btrfs: fix type of parameter generation in btrfs_get_dentry # btrfs: send: fix send failure of a subcase of orphan inodes # btrfs: make thaw time super block check to also verify checksum # btrfs: fix tree mod log mishandling of reallocated nodes # btrfs: reorder btrfs_bio for better packing # btrfs: raid56: avoid double freeing for rbio if full_stripe_write() failed # btrfs: raid56: properly handle the error when unable to find the missing stripe # < /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 5aaef24b5c6d4246b2cac1be949869fa36577737 # < make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- allnoconfig # < make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_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-allnoconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 160 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_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:1059:2: /kisskb/src/arch/s390/kernel/setup.c:524:9: warning: 'memcpy' offset [0, 127] is out of the bounds [0, 0] [-Warray-bounds] 524 | memcpy(abs_lc->cregs_save_area, S390_lowcore.cregs_save_area, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 525 | sizeof(abs_lc->cregs_save_area)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-allnoconfig_s390x-gcc11 # Build took: 0:00:44.470180