# git rev-parse -q --verify 3c3ff7be9729959699eb6cbc7fd7303566d74069^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 3c3ff7be9729959699eb6cbc7fd7303566d74069^{commit} 3c3ff7be9729959699eb6cbc7fd7303566d74069 # 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/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 3c3ff7be9729959699eb6cbc7fd7303566d74069 # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_64BIT=n # Added to kconfig # < make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /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.... 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=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_sparc64-gcc13 # Build took: 0:09:18.103238