# git rev-parse -q --verify c2b43854aad9e52b422e6c6342a1da2261f98fa5^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify c2b43854aad9e52b422e6c6342a1da2261f98fa5^{commit} c2b43854aad9e52b422e6c6342a1da2261f98fa5 # git checkout -q -f -B kisskb c2b43854aad9e52b422e6c6342a1da2261f98fa5 # git clean -qxdf # < git log -1 # commit c2b43854aad9e52b422e6c6342a1da2261f98fa5 # Merge: 4862649f16e7 00568b8a6364 # Author: Linus Torvalds # Date: Mon Oct 25 10:28:52 2021 -0700 # # Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm # # Pull ARM fixes from Russell King: # # - Fix clang-related relocation warning in futex code # # - Fix incorrect use of get_kernel_nofault() # # - Fix bad code generation in __get_user_check() when kasan is enabled # # - Ensure TLB function table is correctly aligned # # - Remove duplicated string function definitions in decompressor # # - Fix link-time orphan section warnings # # - Fix old-style function prototype for arch_init_kprobes() # # - Only warn about XIP address when not compile testing # # - Handle BE32 big endian for keystone2 remapping # # * tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm: # ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.S # ARM: 9141/1: only warn about XIP address when not compile testing # ARM: 9139/1: kprobes: fix arch_init_kprobes() prototype # ARM: 9138/1: fix link warning with XIP + frame-pointer # ARM: 9134/1: remove duplicate memcpy() definition # ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B aligned # ARM: 9132/1: Fix __get_user_check failure with ARM KASAN images # ARM: 9125/1: fix incorrect use of get_kernel_nofault() # ARM: 9122/1: select HAVE_FUTEX_CMPXCHG # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 c2b43854aad9e52b422e6c6342a1da2261f98fa5 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.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 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5685:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5687:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- drivers/gpu/drm/vmwgfx/vmwgfx_msg.o: warning: objtool: vmw_port_hb_out()+0x1c4: call without frame pointer save/setup drivers/gpu/drm/vmwgfx/vmwgfx_msg.o: warning: objtool: vmw_port_hb_in()+0x1c4: call without frame pointer save/setup Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:07:50.196938