# git rev-parse -q --verify 6f34f8c3d6178527d4c02aa3a53c370cc70cb91e^{commit} 6f34f8c3d6178527d4c02aa3a53c370cc70cb91e already have revision, skipping fetch # git checkout -q -f -B kisskb 6f34f8c3d6178527d4c02aa3a53c370cc70cb91e # git clean -qxdf # < git log -1 # commit 6f34f8c3d6178527d4c02aa3a53c370cc70cb91e # Merge: 9a212aaf9536 7198bfc20176 # Author: Linus Torvalds # Date: Sat Apr 2 11:03:03 2022 -0700 # # Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-block # # Pull block driver fix from Jens Axboe: # "Got two reports on nbd spewing warnings on load now, which is a # regression from a commit that went into your tree yesterday. # # Revert the problematic change for now" # # * tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-block: # Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()" # < /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 6f34f8c3d6178527d4c02aa3a53c370cc70cb91e # < make -s -j 32 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 32 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 32 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 # make -s -j 32 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- /kisskb/src/arch/s390/kernel/machine_kexec.c: In function '__do_machine_kdump': /kisskb/src/arch/s390/kernel/machine_kexec.c:57:9: warning: 'memcpy' offset [0, 511] is out of the bounds [0, 0] [-Warray-bounds] 57 | memcpy((void *) __LC_FPREGS_SAVE_AREA, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 58 | (void *)(prefix + __LC_FPREGS_SAVE_AREA), 512); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-defconfig_s390x-gcc11 # Build took: 0:06:35.097293