# git rev-parse -q --verify bb83c99d3d0aa2f51ba0b2abd7115002620118e6^{commit} bb83c99d3d0aa2f51ba0b2abd7115002620118e6 already have revision, skipping fetch # git checkout -q -f -B kisskb bb83c99d3d0aa2f51ba0b2abd7115002620118e6 # git clean -qxdf # < git log -1 # commit bb83c99d3d0aa2f51ba0b2abd7115002620118e6 # Merge: 4b20426d0441 9a241805673e # Author: Linus Torvalds # Date: Fri Jul 29 11:26:28 2022 -0700 # # Merge tag 'perf-tools-fixes-for-v5.19-2022-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux # # Pull perf tools fixes from Arnaldo Carvalho de Melo: # # - Fix addresses for bss symbols, describing variables used in resolving # data access in tools such as 'perf c2c' and 'perf mem'. # # - Skip symbols if SHF_ALLOC flag is not set, a technique used for # listing deprecated symbols, its addresses are zeros, so not useful. # # - Remove undefined behavior from bpf_perf_object__next() when dealing # with an empty bpf_objects_list list. # # - Make a ARM CoreSight disasm script work with both python2 and # python3. # # - Sync x86's cpufeatures header with with the kernel sources. # # * tag 'perf-tools-fixes-for-v5.19-2022-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux: # perf bpf: Remove undefined behavior from bpf_perf_object__next() # perf symbol: Skip symbols if SHF_ALLOC flag is not set # perf symbol: Correct address for bss symbols # perf scripts python: Let script to be python2 compliant # tools headers cpufeatures: Sync with the kernel sources # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 bb83c99d3d0aa2f51ba0b2abd7115002620118e6 # < make -s -j 120 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- micro32r2_defconfig ./.config.micro32r2_defconfig:95:warning: override: CPU_BIG_ENDIAN changes choice state .config:94:warning: override: CPU_BIG_ENDIAN changes choice state # < make -s -j 120 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 120 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 120 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.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" {standard input}: Assembler messages: {standard input}:1295: Error: branch to a symbol in another ISA mode make[3]: *** [/kisskb/src/scripts/Makefile.build:249: arch/mips/kernel/smp-cps.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:466: arch/mips/kernel] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1843: arch/mips] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 120 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_micro32r2_defconfig_mips-gcc11 # Build took: 0:00:42.195197