# git rev-parse -q --verify f1f9984fdc5e37303d7180ff7a85dfecb8e57e85^{commit} f1f9984fdc5e37303d7180ff7a85dfecb8e57e85 already have revision, skipping fetch # git checkout -q -f -B kisskb f1f9984fdc5e37303d7180ff7a85dfecb8e57e85 # git clean -qxdf # < git log -1 # commit f1f9984fdc5e37303d7180ff7a85dfecb8e57e85 # Merge: 9351f138d1dc 6ca445d8af0e # Author: Linus Torvalds # Date: Fri May 24 10:46:35 2024 -0700 # # Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull more RISC-V updates from Palmer Dabbelt: # # - The compression format used for boot images is now configurable at # build time, and these formats are shown in `make help` # # - access_ok() has been optimized # # - A pair of performance bugs have been fixed in the uaccess handlers # # - Various fixes and cleanups, including one for the IMSIC build failure # and one for the early-boot ftrace illegal NOPs bug # # * tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: # riscv: Fix early ftrace nop patching # irqchip: riscv-imsic: Fixup riscv_ipi_set_virq_range() conflict # riscv: selftests: Add signal handling vector tests # riscv: mm: accelerate pagefault when badaccess # riscv: uaccess: Relax the threshold for fast path # riscv: uaccess: Allow the last potential unrolled copy # riscv: typo in comment for get_f64_reg # Use bool value in set_cpu_online() # riscv: selftests: Add hwprobe binaries to .gitignore # riscv: stacktrace: fixed walk_stackframe() # ftrace: riscv: move from REGS to ARGS # riscv: do not select MODULE_SECTIONS by default # riscv: show help string for riscv-specific targets # riscv: make image compression configurable # riscv: cpufeature: Fix extension subset checking # riscv: cpufeature: Fix thead vector hwcap removal # riscv: rewrite __kernel_map_pages() to fix sleeping in invalid context # riscv: force PAGE_SIZE linear mapping if debug_pagealloc is enabled # riscv: Define TASK_SIZE_MAX for __access_ok() # riscv: Remove PGDIR_SIZE_L3 and TASK_SIZE_MIN # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 f1f9984fdc5e37303d7180ff7a85dfecb8e57e85 # make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig Using /kisskb/src/arch/powerpc/configs/ppc64_defconfig as base Merging /kisskb/src/arch/powerpc/configs/le.config Merging /kisskb/src/arch/powerpc/configs/guest.config Value of CONFIG_VIRTIO_BLK is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_VIRTIO_BLK=m New value: CONFIG_VIRTIO_BLK=y Value of CONFIG_SCSI_VIRTIO is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_SCSI_VIRTIO=m New value: CONFIG_SCSI_VIRTIO=y Value of CONFIG_VIRTIO_NET is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_VIRTIO_NET=m New value: CONFIG_VIRTIO_NET=y Value of CONFIG_VIRTIO_CONSOLE is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_VIRTIO_CONSOLE=m New value: CONFIG_VIRTIO_CONSOLE=y Value of CONFIG_VIRTIO_PCI is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_VIRTIO_PCI=m New value: CONFIG_VIRTIO_PCI=y Value of CONFIG_VIRTIO_BALLOON is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_VIRTIO_BALLOON=m New value: CONFIG_VIRTIO_BALLOON=y Value of CONFIG_VHOST_NET is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_VHOST_NET=m New value: CONFIG_VHOST_NET=y Value of CONFIG_IBMVETH is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_IBMVETH=m New value: CONFIG_IBMVETH=y Value of CONFIG_IBMVNIC is redefined by fragment /kisskb/src/arch/powerpc/configs/guest.config: Previous value: CONFIG_IBMVNIC=m New value: CONFIG_IBMVNIC=y Merging /kisskb/src/arch/powerpc/configs/kvm_guest.config # # merged configuration written to .config (needs make) # # < make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/linus_pseries_le_defconfig_powerpc-gcc5 # Build took: 0:01:57.660957