# 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/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 5aaef24b5c6d4246b2cac1be949869fa36577737 # < make -s -j 40 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 defconfig # < make -s -j 40 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 40 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig # make -s -j 40 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/os-Linux/util.c:17:24: fatal error: sys/random.h: No such file or directory compilation terminated. make[3]: *** [/kisskb/src/scripts/Makefile.build:250: arch/um/os-Linux/util.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:500: arch/um/os-Linux] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1992: .] Error 2 make: *** [Makefile:231: __sub-make] Error 2 Command 'make -s -j 40 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:00:27.293147