# git rev-parse -q --verify 49da070062390094112b423ba443ea193527b2e4^{commit} 49da070062390094112b423ba443ea193527b2e4 already have revision, skipping fetch # git checkout -q -f -B kisskb 49da070062390094112b423ba443ea193527b2e4 # git clean -qxdf # < git log -1 # commit 49da070062390094112b423ba443ea193527b2e4 # Merge: f311d498be8f 3e4519b7afc2 # Author: Linus Torvalds # Date: Tue Oct 11 20:48:55 2022 -0700 # # Merge tag 'memblock-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock # # Pull memblock updates from Mike Rapoport: # "Test suite improvements: # # - Added verification that memblock allocations zero the allocated # memory # # - Added more test cases for memblock_add(), memblock_remove(), # memblock_reserve() and memblock_free() # # - Added tests for memblock_*_raw() family # # - Added tests for NUMA-aware allocations in memblock_alloc_try_nid() # and memblock_alloc_try_nid_raw()" # # * tag 'memblock-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock: # memblock tests: add generic NUMA tests for memblock_alloc_try_nid* # memblock tests: add bottom-up NUMA tests for memblock_alloc_try_nid* # memblock tests: add top-down NUMA tests for memblock_alloc_try_nid* # memblock tests: add simulation of physical memory with multiple NUMA nodes # memblock_tests: move variable declarations to single block # memblock tests: remove 'cleared' from comment blocks # memblock tests: add tests for memblock_trim_memory # memblock tests: add tests for memblock_*bottom_up functions # memblock tests: update alloc_nid_api to test memblock_alloc_try_nid_raw # memblock tests: update alloc_api to test memblock_alloc_raw # memblock tests: add additional tests for basic api and memblock_alloc # memblock tests: add labels to verbose output for generic alloc tests # memblock tests: update zeroed memory check for memblock_alloc_* tests # memblock tests: update tests to check if memblock_alloc zeroed memory # memblock tests: update reference to obsolete build option in comments # memblock tests: add command line help option # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 49da070062390094112b423ba443ea193527b2e4 # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=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_BPF_PRELOAD=n # Added to kconfig # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:6171:warning: override: reassigning to symbol STANDALONE .config:6172:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:6174:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- vmlinux.o: warning: objtool: ___ksymtab+bpf_dispatcher_xdp_func+0x0: data relocation to !ENDBR: bpf_dispatcher_xdp_func+0x0 vmlinux.o: warning: objtool: bpf_dispatcher_xdp+0x98: data relocation to !ENDBR: bpf_dispatcher_xdp_func+0x0 Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:09:36.462255