# git rev-parse -q --verify e2302539dd4f1c62d96651c07ddb05aa2461d29c^{commit} e2302539dd4f1c62d96651c07ddb05aa2461d29c already have revision, skipping fetch # git checkout -q -f -B kisskb e2302539dd4f1c62d96651c07ddb05aa2461d29c # git clean -qxdf # < git log -1 # commit e2302539dd4f1c62d96651c07ddb05aa2461d29c # Merge: 34fdd22c8fd9 e3ddb8bbe0f8 # Author: Linus Torvalds # Date: Mon Oct 10 14:21:11 2022 -0700 # # Merge tag 'xtensa-20221010' of https://github.com/jcmvbkbc/linux-xtensa # # Pull xtensa updates from Max Filippov: # # - add support for FDPIC and static PIE executable formats for noMMU # # * tag 'xtensa-20221010' of https://github.com/jcmvbkbc/linux-xtensa: # xtensa: add FDPIC and static PIE support for noMMU # xtensa: clean up ELF_PLAT_INIT macro # < /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 e2302539dd4f1c62d96651c07ddb05aa2461d29c # < make -s -j 24 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 24 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 24 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:6461:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:6466:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 24 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- vmlinux.o: warning: objtool: enter_from_user_mode+0xe0: call to preempt_count_add() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode+0x12e: call to preempt_count_add() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare+0xe8: call to preempt_count_add() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode+0xe0: call to preempt_count_add() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:05:59.516727