# git rev-parse -q --verify 4f8b6f25eb1e51febd426da764a0b0ea652ad238^{commit} 4f8b6f25eb1e51febd426da764a0b0ea652ad238 already have revision, skipping fetch # git checkout -q -f -B kisskb 4f8b6f25eb1e51febd426da764a0b0ea652ad238 # git clean -qxdf # < git log -1 # commit 4f8b6f25eb1e51febd426da764a0b0ea652ad238 # Merge: 113d1dd9c8ea 8b21ac87d550 # Author: Linus Torvalds # Date: Tue May 14 18:34:19 2024 -0700 # # Merge tag 'for-6.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm # # Pull device mapper updates from Mike Snitzer: # # - Add a dm-crypt optional "high_priority" flag that enables the crypt # workqueues to use WQ_HIGHPRI. # # - Export dm-crypt workqueues via sysfs (by enabling WQ_SYSFS) to allow # for improved visibility and controls over IO and crypt workqueues. # # - Fix dm-crypt to no longer constrain max_segment_size to PAGE_SIZE. # This limit isn't needed given that the block core provides late bio # splitting if bio exceeds underlying limits (e.g. max_segment_size). # # - Fix dm-crypt crypt_queue's use of WQ_UNBOUND to not use # WQ_CPU_INTENSIVE because it is meaningless with WQ_UNBOUND. # # - Fix various issues with dm-delay target (ranging from a resource # teardown fix, a fix for hung task when using kthread mode, and other # improvements that followed from code inspection). # # * tag 'for-6.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: # dm-delay: remove timer_lock # dm-delay: change locking to avoid contention # dm-delay: fix max_delay calculations # dm-delay: fix hung task introduced by kthread mode # dm-delay: fix workqueue delay_timer race # dm-crypt: don't set WQ_CPU_INTENSIVE for WQ_UNBOUND crypt_queue # dm: use queue_limits_set # dm-crypt: stop constraining max_segment_size to PAGE_SIZE # dm-crypt: export sysfs of all workqueues # dm-crypt: add the optional "high_priority" flag # < /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 4f8b6f25eb1e51febd426da764a0b0ea652ad238 # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_powerpc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.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) # # Added to kconfig CONFIG_PPC_SPLPAR=n # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_powerpc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_powerpc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_powerpc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_powerpc-gcc13 # Build took: 0:08:10.800251