# git rev-parse -q --verify 8b98436af2c0d6a6fc970700a290666600e2ba13^{commit} 8b98436af2c0d6a6fc970700a290666600e2ba13 already have revision, skipping fetch # git checkout -q -f -B kisskb 8b98436af2c0d6a6fc970700a290666600e2ba13 # git clean -qxdf # < git log -1 # commit 8b98436af2c0d6a6fc970700a290666600e2ba13 # Merge: 9539ba4308ad b194c9cd09dd # Author: Linus Torvalds # Date: Fri Nov 19 12:47:29 2021 -0800 # # Merge tag 'perf-tools-fixes-for-v5.16-2021-11-19' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux # # Pull perf tools fixes from Arnaldo Carvalho de Melo: # # - Fix the 'local_weight', 'weight' (memory access latency), # 'local_ins_lat', 'ins_lat' (instruction latency) and 'pstage_cyc' # (pipeline stage cycles) sort key sample aggregation. # # - Fix 'perf test' entry for watchpoints on s/390. # # - Fix branch_stack entry endianness check in the 'perf test' sample # parsing test. # # - Fix ARM SPE handling on 'perf inject'. # # - Fix memory leaks detected with ASan. # # - Fix build on arm64 related to reallocarray() availability. # # - Sync copies of kernel headers: cpufeatures, kvm, MIPS syscalltable # (futex_waitv). # # * tag 'perf-tools-fixes-for-v5.16-2021-11-19' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux: # perf evsel: Fix memory leaks relating to unit # perf report: Fix memory leaks around perf_tip() # perf hist: Fix memory leak of a perf_hpp_fmt # tools headers UAPI: Sync MIPS syscall table file changed by new futex_waitv syscall # tools build: Fix removal of feature-sync-compare-and-swap feature detection # perf inject: Fix ARM SPE handling # perf bench: Fix two memory leaks detected with ASan # perf test sample-parsing: Fix branch_stack entry endianness check # tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources # perf sort: Fix the 'p_stage_cyc' sort key behavior # perf sort: Fix the 'ins_lat' sort key behavior # perf sort: Fix the 'weight' sort key behavior # perf tools: Set COMPAT_NEED_REALLOCARRAY for CONFIG_AUXTRACE=1 # perf tests wp: Remove unused functions on s390 # tools headers UAPI: Sync linux/kvm.h with the kernel sources # tools headers cpufeatures: Sync with the kernel sources # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 8b98436af2c0d6a6fc970700a290666600e2ba13 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.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 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4984:warning: override: reassigning to symbol STANDALONE .config:4988:warning: override: reassigning to symbol PPC64 .config:4991:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4993:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/arch/powerpc/include/asm/book3s/64/pgtable.h:310, from /kisskb/src/arch/powerpc/include/asm/book3s/64/mmu-hash.h:20, from /kisskb/src/arch/powerpc/include/asm/book3s/64/mmu.h:32, from /kisskb/src/arch/powerpc/include/asm/mmu.h:395, from /kisskb/src/arch/powerpc/include/asm/lppaca.h:46, from /kisskb/src/arch/powerpc/include/asm/paca.h:17, from /kisskb/src/arch/powerpc/include/asm/current.h:13, from /kisskb/src/include/linux/thread_info.h:23, from /kisskb/src/include/asm-generic/preempt.h:5, from ./arch/powerpc/include/generated/asm/preempt.h:1, from /kisskb/src/include/linux/preempt.h:78, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/ipc.h:5, from /kisskb/src/include/uapi/linux/sem.h:5, from /kisskb/src/include/linux/sem.h:5, from /kisskb/src/include/linux/compat.h:14, from /kisskb/src/arch/powerpc/kernel/asm-offsets.c:12: /kisskb/src/arch/powerpc/include/asm/book3s/64/pgtable-64k.h: In function 'get_hugepd_cache_index': /kisskb/src/arch/powerpc/include/asm/book3s/64/pgtable-64k.h:60:1: error: no return statement in function returning non-void [-Werror=return-type] 60 | } | ^ cc1: some warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:121: arch/powerpc/kernel/asm-offsets.s] Error 1 make[1]: *** [/kisskb/src/Makefile:1197: prepare0] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 # Build took: 0:00:16.095436