# git rev-parse -q --verify 09bb8856d4a7cf3128dedd79cd07d75bbf4a9f04^{commit} 09bb8856d4a7cf3128dedd79cd07d75bbf4a9f04 already have revision, skipping fetch # git checkout -q -f -B kisskb 09bb8856d4a7cf3128dedd79cd07d75bbf4a9f04 # git clean -qxdf # < git log -1 # commit 09bb8856d4a7cf3128dedd79cd07d75bbf4a9f04 # Merge: 34a53ff911eb 5cfff569cab8 # Author: Linus Torvalds # Date: Sun Apr 3 12:26:01 2022 -0700 # # Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace # # Pull more tracing updates from Steven Rostedt: # # - Rename the staging files to give them some meaning. Just # stage1,stag2,etc, does not show what they are for # # - Check for NULL from allocation in bootconfig # # - Hold event mutex for dyn_event call in user events # # - Mark user events to broken (to work on the API) # # - Remove eBPF updates from user events # # - Remove user events from uapi header to keep it from being installed. # # - Move ftrace_graph_is_dead() into inline as it is called from hot # paths and also convert it into a static branch. # # * tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: # tracing: Move user_events.h temporarily out of include/uapi # ftrace: Make ftrace_graph_is_dead() a static branch # tracing: Set user_events to BROKEN # tracing/user_events: Remove eBPF interfaces # tracing/user_events: Hold event_mutex during dyn_event_add # proc: bootconfig: Add null pointer check # tracing: Rename the staging files for trace_events # < /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 09bb8856d4a7cf3128dedd79cd07d75bbf4a9f04 # < make -s -j 32 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 WARNING: unmet direct dependencies detected for SND_SOC_MPC5200_AC97 Depends on [n]: SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_POWERPC_SOC [=y] && PPC_MPC52xx [=y] && PPC_BESTCOMM [=n] Selected by [y]: - SND_MPC52xx_SOC_EFIKA [=y] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_POWERPC_SOC [=y] && PPC_EFIKA [=y] WARNING: unmet direct dependencies detected for SND_SOC_MPC5200_AC97 Depends on [n]: SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_POWERPC_SOC [=y] && PPC_MPC52xx [=y] && PPC_BESTCOMM [=n] Selected by [y]: - SND_MPC52xx_SOC_EFIKA [=y] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_POWERPC_SOC [=y] && PPC_EFIKA [=y] # 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 32 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 32 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:5750:warning: override: reassigning to symbol STANDALONE .config:5754:warning: override: reassigning to symbol PPC64 .config:5756:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:5759:warning: override: reassigning to symbol GCC_PLUGINS .config:5762:warning: override: reassigning to symbol UBSAN # make -s -j 32 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- In file included from /kisskb/src/mm/damon/vaddr.c:762: /kisskb/src/mm/damon/vaddr-test.h: In function 'damon_test_three_regions_in_vmas': /kisskb/src/mm/damon/vaddr-test.h:96:1: warning: the frame size of 1184 bytes is larger than 1024 bytes [-Wframe-larger-than=] 96 | } | ^ /kisskb/src/fs/jffs2/xattr.c: In function 'jffs2_build_xattr_subsystem': /kisskb/src/fs/jffs2/xattr.c:887:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=] 887 | } | ^ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:03:07.547581