# git rev-parse -q --verify 42d9e8b7ccddee75989283cf7477305cfe3776ff^{commit} 42d9e8b7ccddee75989283cf7477305cfe3776ff already have revision, skipping fetch # git checkout -q -f -B kisskb 42d9e8b7ccddee75989283cf7477305cfe3776ff # git clean -qxdf # < git log -1 # commit 42d9e8b7ccddee75989283cf7477305cfe3776ff # Merge: 5c00ff742bf5 3c592ce7991c # Author: Linus Torvalds # Date: Sat Nov 23 10:44:31 2024 -0800 # # Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc updates from Michael Ellerman: # # - Rework kfence support for the HPT MMU to work on systems with >= 16TB # of RAM. # # - Remove the powerpc "maple" platform, used by the "Yellow Dog # Powerstation". # # - Add support for DYNAMIC_FTRACE_WITH_CALL_OPS, # DYNAMIC_FTRACE_WITH_DIRECT_CALLS & BPF Trampolines. # # - Add support for running KVM nested guests on Power11. # # - Other small features, cleanups and fixes. # # Thanks to Amit Machhiwal, Arnd Bergmann, Christophe Leroy, Costa # Shulyupin, David Hunter, David Wang, Disha Goel, Gautam Menghani, Geert # Uytterhoeven, Hari Bathini, Julia Lawall, Kajol Jain, Keith Packard, # Lukas Bulwahn, Madhavan Srinivasan, Markus Elfring, Michal Suchanek, # Ming Lei, Mukesh Kumar Chaurasiya, Nathan Chancellor, Naveen N Rao, # Nicholas Piggin, Nysal Jan K.A, Paulo Miguel Almeida, Pavithra Prakash, # Ritesh Harjani (IBM), Rob Herring (Arm), Sachin P Bappalige, Shen # Lichuan, Simon Horman, Sourabh Jain, Thomas Weißschuh, Thorsten Blum, # Thorsten Leemhuis, Venkat Rao Bagalkote, Zhang Zekun, and zhang jiao. # # * tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: (89 commits) # EDAC/powerpc: Remove PPC_MAPLE drivers # powerpc/perf: Add per-task/process monitoring to vpa_pmu driver # powerpc/kvm: Add vpa latency counters to kvm_vcpu_arch # docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Document sysfs event format entries for vpa_pmu # powerpc/perf: Add perf interface to expose vpa counters # MAINTAINERS: powerpc: Mark Maddy as "M" # powerpc/Makefile: Allow overriding CPP # powerpc-km82xx.c: replace of_node_put() with __free # ps3: Correct some typos in comments # powerpc/kexec: Fix return of uninitialized variable # macintosh: Use common error handling code in via_pmu_led_init() # powerpc/powermac: Use of_property_match_string() in pmac_has_backlight_type() # powerpc: remove dead config options for MPC85xx platform support # powerpc/xive: Use cpumask_intersects() # selftests/powerpc: Remove the path after initialization. # powerpc/xmon: symbol lookup length fixed # powerpc/ep8248e: Use %pa to format resource_size_t # powerpc/ps3: Reorganize kerneldoc parameter names # KVM: PPC: Book3S HV: Fix kmv -> kvm typo # powerpc/sstep: make emulate_vsx_load and emulate_vsx_store static # ... # < /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 42d9e8b7ccddee75989283cf7477305cfe3776ff # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_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_allmodconfig_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_allmodconfig_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 {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}:1701: Error: unknown pseudo-op: `.cfi_def' {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive 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:229: drivers/net/pcs/pcs-xpcs.o] Error 4 make[5]: *** [/kisskb/src/scripts/Makefile.build:478: drivers/net/pcs] Error 2 make[5]: *** Waiting for unfinished jobs.... /kisskb/src/kernel/fork.c: In function '__do_sys_clone3': /kisskb/src/kernel/fork.c:3078:2: error: #warning clone3() entry point is missing, please fix [-Werror=cpp] 3078 | #warning clone3() entry point is missing, please fix | ^~~~~~~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:229: kernel/fork.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:478: kernel] Error 2 make[3]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:478: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:478: drivers] Error 2 make[2]: *** [/kisskb/src/Makefile:1936: .] Error 2 make[1]: *** [/kisskb/src/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 Command 'make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_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_allmodconfig_sh4-gcc13 # Build took: 0:07:21.386838