# 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-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 be2d3ecedd9911fbfd7e55cc9ceac5f8b79ae4cf # < make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # < make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig .config:13756:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0" /kisskb/src/drivers/misc/habanalabs/common/memory.c: In function 'alloc_device_memory': /kisskb/src/drivers/misc/habanalabs/common/memory.c:153:7: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast] (u64) gen_pool_dma_alloc_align(vm->dram_pg_pool, ^ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:288: drivers/misc/habanalabs/common/memory.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/misc/habanalabs] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/misc] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1834: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_mips-allmodconfig_mips-gcc8 # Build took: 0:19:43.025017