# git rev-parse -q --verify 3c3ff7be9729959699eb6cbc7fd7303566d74069^{commit} 3c3ff7be9729959699eb6cbc7fd7303566d74069 already have revision, skipping fetch # git checkout -q -f -B kisskb 3c3ff7be9729959699eb6cbc7fd7303566d74069 # git clean -qxdf # < git log -1 # commit 3c3ff7be9729959699eb6cbc7fd7303566d74069 # Merge: 3f386cb8ee9f 9ff0251b2eb5 # Author: Linus Torvalds # Date: Fri Jul 19 21:00:33 2024 -0700 # # Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc updates from Michael Ellerman: # # - Remove support for 40x CPUs & platforms # # - Add support to the 64-bit BPF JIT for cpu v4 instructions # # - Fix PCI hotplug driver crash on powernv # # - Fix doorbell emulation for KVM on PAPR guests (nestedv2) # # - Fix KVM nested guest handling of some less used SPRs # # - Online NUMA nodes with no CPU/memory if they have a PCI device # attached # # - Reduce memory overhead of enabling kfence on 64-bit Radix MMU kernels # # - Reimplement the iommu table_group_ops for pseries for VFIO SPAPR TCE # # Thanks to: Anjali K, Artem Savkov, Athira Rajeev, Breno Leitao, Brian # King, Celeste Liu, Christophe Leroy, Esben Haabendal, Gaurav Batra, # Gautam Menghani, Haren Myneni, Hari Bathini, Jeff Johnson, Krishna # Kumar, Krzysztof Kozlowski, Nathan Lynch, Nicholas Piggin, Nick Bowler, # Nilay Shroff, Rob Herring (Arm), Shawn Anastasio, Shivaprasad G Bhat, # Sourabh Jain, Srikar Dronamraju, Timothy Pearson, Uwe Kleine-König, and # Vaibhav Jain. # # * tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: (57 commits) # Documentation/powerpc: Mention 40x is removed # powerpc: Remove 40x leftovers # macintosh/therm_windtunnel: fix module unload. # powerpc: Check only single values are passed to CPU/MMU feature checks # powerpc/xmon: Fix disassembly CPU feature checks # powerpc: Drop clang workaround for builtin constant checks # powerpc64/bpf: jit support for signed division and modulo # powerpc64/bpf: jit support for sign extended mov # powerpc64/bpf: jit support for sign extended load # powerpc64/bpf: jit support for unconditional byte swap # powerpc64/bpf: jit support for 32bit offset jmp instruction # powerpc/pci: Hotplug driver bridge support # pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv # powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFC # powerpc: add missing MODULE_DESCRIPTION() macros # macintosh/mac_hid: add MODULE_DESCRIPTION() # KVM: PPC: add missing MODULE_DESCRIPTION() macros # powerpc/kexec: Use of_property_read_reg() # powerpc/64s/radix/kfence: map __kfence_pool at page granularity # powerpc/pseries/iommu: Define spapr_tce_table_group_ops only with CONFIG_IOMMU_API # ... # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 3c3ff7be9729959699eb6cbc7fd7303566d74069 # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- allyesconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:85: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:357: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:360: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/kernel/fork.c: In function '__do_sys_clone3': /kisskb/src/kernel/fork.c:3071:2: error: #warning clone3() entry point is missing, please fix [-Werror=cpp] 3071 | #warning clone3() entry point is missing, please fix | ^~~~~~~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:244: kernel/fork.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: kernel] Error 2 make[3]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}:1111: Error: unknown pseudo-op: `.l18' {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:1070: Error: displacement to undefined symbol .L142 overflows 8-bit field {standard input}:1075: Error: displacement to undefined symbol .L161 overflows 8-bit field {standard input}:1059: Error: pcrel too far {standard input}:1060: Error: pcrel too far {standard input}:1061: Error: pcrel too far sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source (by using -freport-bug). See for instructions. make[6]: *** [/kisskb/src/scripts/Makefile.build:244: drivers/net/pcs/pcs-xpcs.o] Error 4 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/net/pcs] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}:1273: Error: unknown pseudo-op: `.siz' sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source (by using -freport-bug). See for instructions. make[6]: *** [/kisskb/src/scripts/Makefile.build:244: drivers/hwmon/pmbus/mp2975.o] Error 4 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/hwmon/pmbus] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/hwmon] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:485: drivers] Error 2 make[2]: *** [/kisskb/src/Makefile:1934: .] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 160 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allyesconfig_sh4-gcc13 # Build took: 0:05:09.789785