# 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/riscv64-linux/bin/riscv64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux-ld --version # < git log --format=%s --max-count=1 3c3ff7be9729959699eb6cbc7fd7303566d74069 # make -s -j 160 ARCH=riscv O=/kisskb/build/linus_rv32_defconfig_riscv-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux- rv32_defconfig Using .config as base Merging /kisskb/src/arch/riscv/configs/32-bit.config Value of CONFIG_PORTABLE is redefined by fragment /kisskb/src/arch/riscv/configs/32-bit.config: Previous value: CONFIG_PORTABLE=y New value: # CONFIG_PORTABLE is not set Value of CONFIG_NONPORTABLE is redefined by fragment /kisskb/src/arch/riscv/configs/32-bit.config: Previous value: # CONFIG_NONPORTABLE is not set New value: CONFIG_NONPORTABLE=y # # merged configuration written to .config (needs make) # .config:7132:warning: override: ARCH_RV32I changes choice state # < make -s -j 160 ARCH=riscv O=/kisskb/build/linus_rv32_defconfig_riscv-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux- help # make -s -j 160 ARCH=riscv O=/kisskb/build/linus_rv32_defconfig_riscv-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux- olddefconfig # make -s -j 160 ARCH=riscv O=/kisskb/build/linus_rv32_defconfig_riscv-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux- /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux-ld: drivers/clk/thead/clk-th1520-ap.o: in function `.L4': clk-th1520-ap.c:(.text+0x72): undefined reference to `__udivdi3' make[3]: *** [/kisskb/src/scripts/Makefile.vmlinux:34: vmlinux] Error 1 make[2]: *** [/kisskb/src/Makefile:1171: vmlinux] 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=riscv O=/kisskb/build/linus_rv32_defconfig_riscv-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_rv32_defconfig_riscv-gcc13 # Build took: 0:02:51.914864