# git rev-parse -q --verify 2a987e65025e2b79c6d453b78cb5985ac6e5eb26^{commit} 2a987e65025e2b79c6d453b78cb5985ac6e5eb26 already have revision, skipping fetch # git checkout -q -f -B kisskb 2a987e65025e2b79c6d453b78cb5985ac6e5eb26 # git clean -qxdf # < git log -1 # commit 2a987e65025e2b79c6d453b78cb5985ac6e5eb26 # Merge: 957232439c2a 5a897531e002 # Author: Linus Torvalds # Date: Tue Dec 7 15:36:45 2021 -0800 # # Merge tag 'perf-tools-fixes-for-v5.16-2021-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux # # Pull perf tools fixes from Arnaldo Carvalho de Melo: # # - Fix SMT detection fast read path on sysfs. # # - Fix memory leaks when processing feature headers in perf.data files. # # - Fix 'Simple expression parser' 'perf test' on arch without CPU die # topology info, such as s/390. # # - Fix building perf with BUILD_BPF_SKEL=1. # # - Fix 'perf bench' by reverting "perf bench: Fix two memory leaks # detected with ASan". # # - Fix itrace space allowed for new attributes in 'perf script'. # # - Fix the build feature detection fast path, that was always failing on # systems with python3 development packages, speeding up the build. # # - Reset shadow counts before loading, fixing metrics using # duration_time. # # - Sync more kernel headers changed by the new futex_waitv syscall: s390 # and powerpc. # # * tag 'perf-tools-fixes-for-v5.16-2021-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux: # perf bpf_skel: Do not use typedef to avoid error on old clang # perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distros # perf header: Fix memory leaks when processing feature headers # perf test: Reset shadow counts before loading # perf test: Fix 'Simple expression parser' test on arch without CPU die topology info # tools build: Remove needless libpython-version feature check that breaks test-all fast path # perf tools: Fix SMT detection fast read path # tools headers UAPI: Sync powerpc syscall table file changed by new futex_waitv syscall # perf inject: Fix itrace space allowed for new attributes # tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv syscall # Revert "perf bench: Fix two memory leaks detected with ASan" # < /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 2a987e65025e2b79c6d453b78cb5985ac6e5eb26 # < 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:13366: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/arch/mips/boot/dts/ingenic/jz4780.dtsi:473.33-475.6: Warning (unit_address_format): /nemc@13410000/efuse@d0/eth-mac-addr@0x22: unit name should not have leading "0x" ERROR: modpost: missing MODULE_LICENSE() in drivers/pci/controller/pcie-mt7621.o ERROR: modpost: "mips_cm_unlock_other" [drivers/pci/controller/pcie-mt7621.ko] undefined! ERROR: modpost: "mips_cpc_base" [drivers/pci/controller/pcie-mt7621.ko] undefined! ERROR: modpost: "mips_cm_lock_other" [drivers/pci/controller/pcie-mt7621.ko] undefined! ERROR: modpost: "mips_cm_is64" [drivers/pci/controller/pcie-mt7621.ko] undefined! ERROR: modpost: "mips_gcr_base" [drivers/pci/controller/pcie-mt7621.ko] undefined! make[2]: *** [/kisskb/src/scripts/Makefile.modpost:134: modules-only.symvers] Error 1 make[2]: *** Deleting file 'modules-only.symvers' make[1]: *** [/kisskb/src/Makefile:1761: modules] 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:14:36.737438