# git rev-parse -q --verify 13cb73490f475f8e7669f9288be0bcfa85399b1f^{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 13cb73490f475f8e7669f9288be0bcfa85399b1f^{commit} 13cb73490f475f8e7669f9288be0bcfa85399b1f # git checkout -q -f -B kisskb 13cb73490f475f8e7669f9288be0bcfa85399b1f # git clean -qxdf # < git log -1 # commit 13cb73490f475f8e7669f9288be0bcfa85399b1f # Merge: cc7343724eb7 d53d9bc0cf78 # Author: Linus Torvalds # Date: Mon Oct 12 12:05:24 2020 -0700 # # Merge tag 'x86-entry-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 entry code updates from Thomas Gleixner: # "More consolidation and correctness fixes for the debug exception: # # - Ensure BTF synchronization under all circumstances # # - Distangle kernel and user mode #DB further # # - Get ordering vs. the debug notifier correct to make KGDB work more # reliably. # # - Cleanup historical gunk and make the code simpler to understand" # # * tag 'x86-entry-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/debug: Change thread.debugreg6 to thread.virtual_dr6 # x86/debug: Support negative polarity DR6 bits # x86/debug: Simplify hw_breakpoint_handler() # x86/debug: Remove aout_dump_debugregs() # x86/debug: Remove the historical junk # x86/debug: Move cond_local_irq_enable() block into exc_debug_user() # x86/debug: Move historical SYSENTER junk into exc_debug_kernel() # x86/debug: Simplify #DB signal code # x86/debug: Remove handle_debug(.user) argument # x86/debug: Move kprobe_debug_handler() into exc_debug_kernel() # x86/debug: Sync BTF earlier # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 13cb73490f475f8e7669f9288be0bcfa85399b1f # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0x7321F0C # 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 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.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-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5576:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- kernel/bpf/core.o: warning: objtool: ___bpf_prog_run()+0x11cf: call without frame pointer save/setup vmlinux.o: warning: objtool: __do_fast_syscall_32()+0x58: call to syscall_enter_from_user_mode_work() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode()+0x40: call to on_thread_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare()+0x3d: call to on_thread_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode()+0x3d: call to on_thread_stack() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:03:20.960915