# git rev-parse -q --verify f6aee505c71bbb035dde146caf5a6abbf3ccbe47^{commit} f6aee505c71bbb035dde146caf5a6abbf3ccbe47 already have revision, skipping fetch # git checkout -q -f -B kisskb f6aee505c71bbb035dde146caf5a6abbf3ccbe47 # git clean -qxdf # < git log -1 # commit f6aee505c71bbb035dde146caf5a6abbf3ccbe47 # Merge: dabc4df27c62 bd35c77e32e4 # Author: Linus Torvalds # Date: Wed Jun 3 10:18:09 2020 -0700 # # Merge tag 'x86-timers-2020-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 timer updates from Thomas Gleixner: # "X86 timer specific updates: # # - Add TPAUSE based delay which allows the CPU to enter an optimized # power state while waiting for the delay to pass. The delay is based # on TSC cycles. # # - Add tsc_early_khz command line parameter to workaround the problem # that overclocked CPUs can report the wrong frequency via CPUID.16h # which causes the refined calibration to fail because the delta to # the initial frequency value is too big. With the parameter users # can provide an halfways accurate initial value" # # * tag 'x86-timers-2020-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/tsc: Add tsc_early_khz command line parameter # x86/delay: Introduce TPAUSE delay # x86/delay: Refactor delay_mwaitx() for TPAUSE support # x86/delay: Preparatory code cleanup # < /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 f6aee505c71bbb035dde146caf5a6abbf3ccbe47 # < make -s -j 80 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=0x92987098 # 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 80 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 80 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:5605:warning: override: reassigning to symbol STANDALONE # make -s -j 80 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- /kisskb/src/security/smack/smack_lsm.c: In function 'smack_socket_connect': /kisskb/src/security/smack/smack_lsm.c:2838:24: warning: unused variable 'sip' [-Wunused-variable] struct sockaddr_in6 *sip = (struct sockaddr_in6 *)sap; ^~~ vmlinux.o: warning: objtool: do_machine_check()+0xcf: call to mce_setup() leaves .noinstr.text section vmlinux.o: warning: objtool: __switch_to_asm()+0x5b: call to __switch_to() leaves .noinstr.text section vmlinux.o: warning: objtool: native_load_gs_index()+0x2: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: do_softirq_own_stack()+0x38: call to __do_softirq() leaves .noinstr.text section vmlinux.o: warning: objtool: entry_SYSENTER_compat()+0x51: redundant CLD vmlinux.o: warning: objtool: entry_SYSENTER_compat()+0x5f: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .altinstr_replacement+0x37d: call to __x86_retpoline_r8() leaves .noinstr.text section vmlinux.o: warning: objtool: ftrace_graph_caller()+0x66: call to prepare_ftrace_return() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x5a: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x173: call to schedule_tail() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x180: call to syscall_return_slowpath() leaves .noinstr.text section vmlinux.o: warning: objtool: .altinstr_replacement+0xa: call to __x86_retpoline_rbx() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x9ca: call to do_IRQ() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x98a: call to smp_spurious_interrupt() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x974: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xa50: call to trace_hardirqs_on_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xaea: call to smp_kvm_posted_intr_ipi() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xb0a: call to smp_kvm_posted_intr_wakeup_ipi() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xb2a: call to smp_kvm_posted_intr_nested_ipi() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xb47: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xb77: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xba7: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xbd7: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xc07: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xc39: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xc67: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xc95: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xcd5: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xd17: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xd47: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xd75: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xdb7: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xe9f: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xe6e: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xef6: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xf25: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xf65: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xfa9: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x1007: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0xfee: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x1091: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x117a: call to fixup_bad_iret() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x1191: call to trace_hardirqs_off_thunk() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x121d: call to do_nmi() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x12ec: call to do_nmi() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x1331: call to do_exit() leaves .noinstr.text section vmlinux.o: warning: objtool: .entry.text+0x1670: call to ftrace_return_to_handler() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:03:55.150477