# git rev-parse -q --verify dd81e1c7d5fb126e5fbc5c9e334d7b3ec29a16a0^{commit} dd81e1c7d5fb126e5fbc5c9e334d7b3ec29a16a0 already have revision, skipping fetch # git checkout -q -f -B kisskb dd81e1c7d5fb126e5fbc5c9e334d7b3ec29a16a0 # git clean -qxdf # < git log -1 # commit dd81e1c7d5fb126e5fbc5c9e334d7b3ec29a16a0 # Merge: ac5a9bb6b4fa aee101d7b95a # Author: Linus Torvalds # Date: Sun Jan 23 17:52:42 2022 +0200 # # Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc fixes from Michael Ellerman: # # - A series of bpf fixes, including an oops fix and some codegen fixes. # # - Fix a regression in syscall_get_arch() for compat processes. # # - Fix boot failure on some 32-bit systems with KASAN enabled. # # - A couple of other build/minor fixes. # # Thanks to Athira Rajeev, Christophe Leroy, Dmitry V. Levin, Jiri Olsa, # Johan Almbladh, Maxime Bizon, Naveen N. Rao, and Nicholas Piggin. # # * tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: # powerpc/64s: Mask SRR0 before checking against the masked NIP # powerpc/perf: Only define power_pmu_wants_prompt_pmi() for CONFIG_PPC64 # powerpc/32s: Fix kasan_init_region() for KASAN # powerpc/time: Fix build failure due to do_hard_irq_enable() on PPC32 # powerpc/audit: Fix syscall_get_arch() # powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06 # tools/bpf: Rename 'struct event' to avoid naming conflict # powerpc/bpf: Update ldimm64 instructions during extra pass # powerpc32/bpf: Fix codegen for bpf-to-bpf calls # bpf: Guard against accessing NULL pt_regs in bpf_get_task_stack() # < /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 dd81e1c7d5fb126e5fbc5c9e334d7b3ec29a16a0 # < make -s -j 24 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 24 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 24 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:13503:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 24 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:513.33-515.6: Warning (unit_address_format): /nemc@13410000/efuse@d0/eth-mac-addr@0x22: unit name should not have leading "0x" In file included from /kisskb/src/sound/pci/ca0106/ca0106_main.c:156: /kisskb/src/sound/pci/ca0106/ca0106.h:62: error: "PTR" redefined [-Werror] #define PTR 0x00 /* Indexed register set pointer register */ In file included from /kisskb/src/arch/mips/include/asm/bitops.h:19, from /kisskb/src/include/linux/bitops.h:33, from /kisskb/src/include/linux/log2.h:12, from /kisskb/src/include/asm-generic/div64.h:55, from /kisskb/src/arch/mips/include/asm/div64.h:89, from /kisskb/src/include/linux/math.h:5, from /kisskb/src/include/linux/delay.h:22, from /kisskb/src/sound/pci/ca0106/ca0106_main.c:124: /kisskb/src/arch/mips/include/asm/asm.h:288: note: this is the location of the previous definition #define PTR .word cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:288: sound/pci/ca0106/ca0106_main.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:550: sound/pci/ca0106] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:550: sound/pci] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1831: sound] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/lib/test_printf.c:247: error: "PTR" redefined [-Werror] #define PTR ((void *)0x456789ab) In file included from /kisskb/src/arch/mips/include/asm/bitops.h:19, from /kisskb/src/include/linux/bitops.h:33, from /kisskb/src/include/linux/kernel.h:22, from /kisskb/src/lib/test_printf.c:9: /kisskb/src/arch/mips/include/asm/asm.h:288: note: this is the location of the previous definition #define PTR .word cc1: all warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:288: lib/test_printf.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1831: lib] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 24 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:29:21.827375