# git rev-parse -q --verify ff2632d7d08edc11e8bd0629e9fcfebab25c78b4^{commit} ff2632d7d08edc11e8bd0629e9fcfebab25c78b4 already have revision, skipping fetch # git checkout -q -f -B kisskb ff2632d7d08edc11e8bd0629e9fcfebab25c78b4 # git clean -qxdf # < git log -1 # commit ff2632d7d08edc11e8bd0629e9fcfebab25c78b4 # Merge: 4853f1f6ace3 61700f816e6f # Author: Linus Torvalds # Date: Fri May 17 09:05:46 2024 -0700 # # Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc updates from Michael Ellerman: # # - Enable BPF Kernel Functions (kfuncs) in the powerpc BPF JIT. # # - Allow per-process DEXCR (Dynamic Execution Control Register) settings # via prctl, notably NPHIE which controls hashst/hashchk for ROP # protection. # # - Install powerpc selftests in sub-directories. Note this changes the # way run_kselftest.sh needs to be invoked for powerpc selftests. # # - Change fadump (Firmware Assisted Dump) to better handle memory # add/remove. # # - Add support for passing additional parameters to the fadump kernel. # # - Add support for updating the kdump image on CPU/memory add/remove # events. # # - Other small features, cleanups and fixes. # # Thanks to Andrew Donnellan, Andy Shevchenko, Aneesh Kumar K.V, Arnd # Bergmann, Benjamin Gray, Bjorn Helgaas, Christian Zigotzky, Christophe # Jaillet, Christophe Leroy, Colin Ian King, Cédric Le Goater, Dr. David # Alan Gilbert, Erhard Furtner, Frank Li, GUO Zihua, Ganesh Goudar, Geoff # Levand, Ghanshyam Agrawal, Greg Kurz, Hari Bathini, Joel Stanley, Justin # Stitt, Kunwu Chan, Li Yang, Lidong Zhong, Madhavan Srinivasan, Mahesh # Salgaonkar, Masahiro Yamada, Matthias Schiffer, Naresh Kamboju, Nathan # Chancellor, Nathan Lynch, Naveen N Rao, Nicholas Miehlbradt, Ran Wang, # Randy Dunlap, Ritesh Harjani, Sachin Sant, Shirisha Ganta, Shrikanth # Hegde, Sourabh Jain, Stephen Rothwell, sundar, Thorsten Blum, Vaibhav # Jain, Xiaowei Bao, Yang Li, and Zhao Chenhui. # # * tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: (85 commits) # powerpc/fadump: Fix section mismatch warning # powerpc/85xx: fix compile error without CONFIG_CRASH_DUMP # powerpc/fadump: update documentation about bootargs_append # powerpc/fadump: pass additional parameters when fadump is active # powerpc/fadump: setup additional parameters for dump capture kernel # powerpc/pseries/fadump: add support for multiple boot memory regions # selftests/powerpc/dexcr: Fix spelling mistake "predicition" -> "prediction" # KVM: PPC: Book3S HV nestedv2: Fix an error handling path in gs_msg_ops_kvmhv_nestedv2_config_fill_info() # KVM: PPC: Fix documentation for ppc mmu caps # KVM: PPC: code cleanup for kvmppc_book3s_irqprio_deliver # KVM: PPC: Book3S HV nestedv2: Cancel pending DEC exception # powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#" # powerpc/code-patching: Use dedicated memory routines for patching # powerpc/code-patching: Test patch_instructions() during boot # powerpc64/kasan: Pass virtual addresses to kasan_init_phys_region() # powerpc: rename SPRN_HID2 define to SPRN_HID2_750FX # powerpc: Fix typos # powerpc/eeh: Fix spelling of the word "auxillary" and update comment # macintosh/ams: Fix unused variable warning # powerpc/Makefile: Remove bits related to the previous use of -mcmodel=large # ... # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 ff2632d7d08edc11e8bd0629e9fcfebab25c78b4 # make -s -j 160 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc85xx_defconfig+KVM_powerpc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig Using /kisskb/src/arch/powerpc/configs/mpc85xx_base.config as base Merging /kisskb/src/arch/powerpc/configs/85xx-32bit.config Merging /kisskb/src/arch/powerpc/configs/85xx-hw.config Merging /kisskb/src/arch/powerpc/configs/fsl-emb-nonhw.config # # merged configuration written to .config (needs make) # # Added to kconfig CONFIG_PPC_E500MC=y # Added to kconfig CONFIG_VIRTUALIZATION=y # Added to kconfig CONFIG_KVM_E500MC=y # Added to kconfig # < make -s -j 160 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc85xx_defconfig+KVM_powerpc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 160 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc85xx_defconfig+KVM_powerpc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4592:warning: override: reassigning to symbol PPC_E500MC .config:4593:warning: override: reassigning to symbol VIRTUALIZATION # make -s -j 160 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc85xx_defconfig+KVM_powerpc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/container_of.h:5, from /kisskb/src/include/linux/list.h:5, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:15: /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/include/linux/err.h:28:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 28 | #define IS_ERR_VALUE(x) unlikely((unsigned long)(void *)(x) >= (unsigned long)-MAX_ERRNO) | ^ /kisskb/src/include/linux/compiler.h:77:45: note: in definition of macro 'unlikely' 77 | # define unlikely(x) __builtin_expect(!!(x), 0) | ^ /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:138:13: note: in expansion of macro 'IS_ERR_VALUE' 138 | if (IS_ERR_VALUE(fep->ring_mem_addr)) | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8544ds.dtsi:154.11-204.6: Warning (interrupt_provider): /pcie@e000b000/pcie@0/uli1575@0/isa@1e: '#interrupt-cells' found, but node is not an interrupt provider arch/powerpc/boot/dts/fsl/mpc8544ds.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider' /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8572ds.dtsi:375.11-425.6: Warning (interrupt_provider): /pcie@ffe08000/pcie@0/uli1575@0/isa@1e: '#interrupt-cells' found, but node is not an interrupt provider arch/powerpc/boot/dts/fsl/mpc8572ds.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider' Completed OK # rm -rf /kisskb/build/powerpc-fixes_mpc85xx_defconfig+KVM_powerpc-gcc13 # Build took: 0:02:01.453757