# git rev-parse -q --verify 92ebf5f91b4dd5156886d2509202be0fb4230dfd^{commit} 92ebf5f91b4dd5156886d2509202be0fb4230dfd already have revision, skipping fetch # git checkout -q -f -B kisskb 92ebf5f91b4dd5156886d2509202be0fb4230dfd # git clean -qxdf # < git log -1 # commit 92ebf5f91b4dd5156886d2509202be0fb4230dfd # Merge: ae5f531d1766 22ba5e99b96f # Author: Linus Torvalds # Date: Wed Mar 2 12:08:36 2022 -0800 # # Merge tag 'erofs-for-5.17-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs # # Pull erofs fix from Gao Xiang: # "A one-line patch to fix the new ztailpacking feature on > 4GiB # filesystems because z_idataoff can get trimmed improperly. # # ztailpacking is still a brand new EXPERIMENTAL feature, but it'd be # better to fix the issue as soon as possible to avoid unnecessary # backporting. # # Summary: # # - Fix ztailpacking z_idataoff getting trimmed on > 4GiB filesystems" # # * tag 'erofs-for-5.17-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs: # erofs: fix ztailpacking on > 4GiB filesystems # < /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 92ebf5f91b4dd5156886d2509202be0fb4230dfd # < make -s -j 10 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 10 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 10 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:4819:warning: override: reassigning to symbol STANDALONE .config:4825:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 10 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: mce_start()+0x45: call to cpumask_clear_cpu.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_gather_info()+0x38: call to v8086_mode.constprop.0() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_read_aux()+0xc7: call to mca_msr_reg() leaves .noinstr.text section vmlinux.o: warning: objtool: do_machine_check()+0x13b: call to mce_no_way_out() leaves .noinstr.text section vmlinux.o: warning: objtool: mce_severity_amd.constprop.0()+0x40: call to mce_severity_amd_smca() leaves .noinstr.text section vmlinux.o: warning: objtool: enter_from_user_mode()+0x11: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode()+0x17: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare()+0x11: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode()+0x11: call to test_bit() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:05:33.273145