# git rev-parse -q --verify be2d3ecedd9911fbfd7e55cc9ceac5f8b79ae4cf^{commit} be2d3ecedd9911fbfd7e55cc9ceac5f8b79ae4cf already have revision, skipping fetch # git checkout -q -f -B kisskb be2d3ecedd9911fbfd7e55cc9ceac5f8b79ae4cf # git clean -qxdf # < git log -1 # commit be2d3ecedd9911fbfd7e55cc9ceac5f8b79ae4cf # Merge: d897b680418d 7e2022af7921 # Author: Linus Torvalds # Date: Sat Apr 2 12:57:17 2022 -0700 # # Merge tag 'perf-tools-for-v5.18-2022-04-02' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux # # Pull more perf tools updates from Arnaldo Carvalho de Melo: # # - Avoid SEGV if core.cpus isn't set in 'perf stat'. # # - Stop depending on .git files for building PERF-VERSION-FILE, used in # 'perf --version', fixing some perf tools build scenarios. # # - Convert tracepoint.py example to python3. # # - Update UAPI header copies from the kernel sources: socket, # mman-common, msr-index, KVM, i915 and cpufeatures. # # - Update copy of libbpf's hashmap.c. # # - Directly return instead of using local ret variable in # evlist__create_syswide_maps(), found by coccinelle. # # * tag 'perf-tools-for-v5.18-2022-04-02' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux: # perf python: Convert tracepoint.py example to python3 # perf evlist: Directly return instead of using local ret variable # perf cpumap: More cpu map reuse by merge. # perf cpumap: Add is_subset function # perf evlist: Rename cpus to user_requested_cpus # perf tools: Stop depending on .git files for building PERF-VERSION-FILE # tools headers cpufeatures: Sync with the kernel sources # tools headers UAPI: Sync drm/i915_drm.h with the kernel sources # tools headers UAPI: Sync linux/kvm.h with the kernel sources # tools kvm headers arm64: Update KVM headers from the kernel sources # tools arch x86: Sync the msr-index.h copy with the kernel sources # tools headers UAPI: Sync asm-generic/mman-common.h with the kernel # perf beauty: Update copy of linux/socket.h with the kernel sources # perf tools: Update copy of libbpf's hashmap.c # perf stat: Avoid SEGV if core.cpus isn't set # < /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 be2d3ecedd9911fbfd7e55cc9ceac5f8b79ae4cf # < make -s -j 120 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 # 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 120 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 120 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:4469:warning: override: reassigning to symbol PPC64 .config:4470:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4471:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:4472:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4474:warning: override: reassigning to symbol GCC_PLUGINS .config:4477:warning: override: reassigning to symbol UBSAN # make -s -j 120 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/fs/binfmt_elf.c:2349: /kisskb/src/fs/binfmt_elf_test.c: In function 'total_mapping_size_test': /kisskb/src/fs/binfmt_elf_test.c:52:1: error: the frame size of 1104 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 52 | } | ^ cc1: all warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:288: fs/binfmt_elf.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1834: fs] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 120 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- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:01:02.304723