# git rev-parse -q --verify 948752d2e010e11b56a877975e7e9158d6d31823^{commit} 948752d2e010e11b56a877975e7e9158d6d31823 already have revision, skipping fetch # git checkout -q -f -B kisskb 948752d2e010e11b56a877975e7e9158d6d31823 # git clean -qxdf # < git log -1 # commit 948752d2e010e11b56a877975e7e9158d6d31823 # Merge: 66242ef25eed 3b6564427aea # Author: Linus Torvalds # Date: Fri Aug 2 09:33:35 2024 -0700 # # Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V fixes from Palmer Dabbelt: # # - A fix to avoid dropping some of the internal pseudo-extensions, which # breaks *envcfg dependency parsing # # - The kernel entry address is now aligned in purgatory, which avoids a # misaligned load that can lead to crash on systems that don't support # misaligned accesses early in boot # # - The FW_SFENCE_VMA_RECEIVED perf event was duplicated in a handful of # perf JSON configurations, one of them been updated to # FW_SFENCE_VMA_ASID_SENT # # - The starfive cache driver is now restricted to 64-bit systems, as it # isn't 32-bit clean # # - A fix for to avoid aliasing legacy-mode perf counters with software # perf counters # # - VM_FAULT_SIGSEGV is now handled in the page fault code # # - A fix for stalls during CPU hotplug due to IPIs being disabled # # - A fix for memblock bounds checking. This manifests as a crash on # systems with discontinuous memory maps that have regions that don't # fit in the linear map # # * tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: # riscv: Fix linear mapping checks for non-contiguous memory regions # RISC-V: Enable the IPI before workqueue_online_cpu() # riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error() # perf: riscv: Fix selecting counters in legacy mode # cache: StarFive: Require a 64-bit system # perf arch events: Fix duplicate RISC-V SBI firmware event name # riscv/purgatory: align riscv_kernel_entry # riscv: cpufeature: Do not drop Linux-internal extensions # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 948752d2e010e11b56a877975e7e9158d6d31823 # make -s -j 32 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- ip22_defconfig # < make -s -j 32 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 32 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 32 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/sgi-ip22/ip22-gio.c:384:14: error: initialization of 'int (*)(struct device *, const struct device_driver *)' from incompatible pointer type 'int (*)(struct device *, struct device_driver *)' [-Werror=incompatible-pointer-types] .match = gio_bus_match, ^~~~~~~~~~~~~ /kisskb/src/arch/mips/sgi-ip22/ip22-gio.c:384:14: note: (near initialization for 'gio_bus_type.match') cc1: some warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:244: arch/mips/sgi-ip22/ip22-gio.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:485: arch/mips/sgi-ip22] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: arch/mips] Error 2 make[3]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/scsi/sgiwd93.c:173:6: warning: no previous prototype for 'sgiwd93_reset' [-Wmissing-prototypes] void sgiwd93_reset(unsigned long base) ^~~~~~~~~~~~~ make[2]: *** [/kisskb/src/Makefile:1925: .] Error 2 make[1]: *** [/kisskb/src/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 Command 'make -s -j 32 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_ip22_defconfig_mips-gcc8 # Build took: 0:01:19.005128