# git rev-parse -q --verify eff48ddeab782e35e58ccc8853f7386bbae9dec4^{commit} eff48ddeab782e35e58ccc8853f7386bbae9dec4 already have revision, skipping fetch # git checkout -q -f -B kisskb eff48ddeab782e35e58ccc8853f7386bbae9dec4 # git clean -qxdf # < git log -1 # commit eff48ddeab782e35e58ccc8853f7386bbae9dec4 # Merge: 98477740630f a27026e95b57 # Author: Linus Torvalds # Date: Tue Sep 22 09:08:33 2020 -0700 # # Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace # # Pull tracing fixes from Steven Rostedt: # # - Check kprobe is enabled before unregistering from ftrace as it isn't # registered when disabled. # # - Remove kprobes enabled via command-line that is on init text when # freed. # # - Add missing RCU synchronization for ftrace trampoline symbols removed # from kallsyms. # # - Free trampoline on error path if ftrace_startup() fails. # # - Give more space for the longer PID numbers in trace output. # # - Fix a possible double free in the histogram code. # # - A couple of fixes that were discovered by sparse. # # * tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: # bootconfig: init: make xbc_namebuf static # kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot # tracing: fix double free # ftrace: Let ftrace_enable_sysctl take a kernel pointer buffer # tracing: Make the space reserved for the pid wider # ftrace: Fix missing synchronize_rcu() removing trampoline from kallsyms # ftrace: Free the trampoline when ftrace_startup() fails # kprobes: Fix to check probe enabled before disarm_kprobe_ftrace() # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 eff48ddeab782e35e58ccc8853f7386bbae9dec4 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x70A1AAF8 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=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_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4875:warning: override: reassigning to symbol STANDALONE .config:4879:warning: override: reassigning to symbol PPC64 .config:4880:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4881:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [y]: - OCXL [=y] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [y]: - OCXL [=y] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [y]: - OCXL [=y] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] WARNING: unmet direct dependencies detected for HOTPLUG_PCI_POWERNV Depends on [n]: PCI [=y] && HOTPLUG_PCI [=n] && PPC_POWERNV [=y] && EEH [=y] Selected by [y]: - OCXL [=y] && PPC_POWERNV [=y] && PCI [=y] && EEH [=y] /kisskb/src/drivers/cpufreq/powernv-cpufreq.c: In function 'powernv_cpufreq_reboot_notifier': /kisskb/src/drivers/cpufreq/powernv-cpufreq.c:897:1: warning: the frame size of 1200 bytes is larger than 1024 bytes [-Wframe-larger-than=] 897 | } | ^ /kisskb/src/drivers/vhost/scsi.c: In function 'vhost_scsi_flush': /kisskb/src/drivers/vhost/scsi.c:1374:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1374 | } | ^ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:03:42.755837