# git rev-parse -q --verify 3b06a2755758937add738545ba4a544fc5a1c56d^{commit} 3b06a2755758937add738545ba4a544fc5a1c56d already have revision, skipping fetch # git checkout -q -f -B kisskb 3b06a2755758937add738545ba4a544fc5a1c56d # git clean -qxdf # < git log -1 # commit 3b06a2755758937add738545ba4a544fc5a1c56d # Merge: ae2a823643d7 d4073595d0c6 # Author: Linus Torvalds # Date: Wed Aug 17 14:51:22 2022 -0700 # # Merge tag 'ntfs3_for_6.0' of https://github.com/Paragon-Software-Group/linux-ntfs3 # # Pull ntfs3 updates from Konstantin Komarov: # # - implement FALLOC_FL_INSERT_RANGE # # - fix some logic errors # # - fixed xfstests (tested on x86_64): generic/064 generic/213 # generic/300 generic/361 generic/449 generic/485 # # - some dead code removed or refactored # # * tag 'ntfs3_for_6.0' of https://github.com/Paragon-Software-Group/linux-ntfs3: (39 commits) # fs/ntfs3: uninitialized variable in ntfs_set_acl_ex() # fs/ntfs3: Remove unused function wnd_bits # fs/ntfs3: Make ni_ins_new_attr return error # fs/ntfs3: Create MFT zone only if length is large enough # fs/ntfs3: Refactoring attr_insert_range to restore after errors # fs/ntfs3: Refactoring attr_punch_hole to restore after errors # fs/ntfs3: Refactoring attr_set_size to restore after errors # fs/ntfs3: New function ntfs_bad_inode # fs/ntfs3: Make MFT zone less fragmented # fs/ntfs3: Check possible errors in run_pack in advance # fs/ntfs3: Added comments to frecord functions # fs/ntfs3: Fill duplicate info in ni_add_name # fs/ntfs3: Make static function attr_load_runs # fs/ntfs3: Add new argument is_mft to ntfs_mark_rec_free # fs/ntfs3: Remove unused mi_mark_free # fs/ntfs3: Fix very fragmented case in attr_punch_hole # fs/ntfs3: Fix work with fragmented xattr # fs/ntfs3: Make ntfs_fallocate return -ENOSPC instead of -EFBIG # fs/ntfs3: extend ni_insert_nonresident to return inserted ATTR_LIST_ENTRY # fs/ntfs3: Check reserved size for maximum allowed # ... # < /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 3b06a2755758937add738545ba4a544fc5a1c56d # < make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allyesconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig CONFIG_BPF_PRELOAD=n # < make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allyesconfig_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 48 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:12672:warning: override: reassigning to symbol GCC_PLUGIN_SANCOV .config:12677:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:12679:warning: override: reassigning to symbol UML_NET_SLIP .config:12682:warning: override: reassigning to symbol UML_NET_MCAST .config:12684:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allyesconfig_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[2]: *** [/kisskb/src/scripts/Makefile.build:249: arch/um/os-Linux/util.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1855: arch/um/os-Linux] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:222: __sub-make] Error 2 Command 'make -s -j 48 ARCH=um O=/kisskb/build/linus_um-allyesconfig_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-allyesconfig_um-x86_64 # Build took: 0:02:34.126342