# git rev-parse -q --verify 3c999d1ae3c75991902a1a7dad0cb62c2a3008b4^{commit} 3c999d1ae3c75991902a1a7dad0cb62c2a3008b4 already have revision, skipping fetch # git checkout -q -f -B kisskb 3c999d1ae3c75991902a1a7dad0cb62c2a3008b4 # git clean -qxdf # < git log -1 # commit 3c999d1ae3c75991902a1a7dad0cb62c2a3008b4 # Merge: de6fef50eaf4 a2a58909cfb5 # Author: Linus Torvalds # Date: Wed May 15 17:32:08 2024 -0700 # # Merge tag 'wq-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq # # Pull workqueue updates from Tejun Heo: # # - Work items can now be disabled and enabled, and cancel_work_sync() # and disable_work() can be called form atomic contexts for BH work # items. # # This closes feature gap with tasklet and should allow converting all # existing tasklet users to BH workqueues. # # - Improve pool sharing for unbound workqueues with strict affinity. # # - Misc changes including doc updates, improved debug annotations and # cleanups. # # * tag 'wq-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq: # workqueue: Use "@..." in function comment to describe variable length argument # workqueue: Add destroy_work_on_stack() in workqueue_softirq_dead() # workqueue: remove unnecessary import and function in wq_monitor.py # workqueue: Introduce enable_and_queue_work() convenience function # workqueue: add function in event of workqueue_activate_work # workqueue: Cleanup subsys attribute registration # workqueue: Use list_last_entry() to get the last idle worker # workqueue: Move attrs->cpumask out of worker_pool's properties when attrs->affn_strict # workqueue: Use INIT_WORK_ONSTACK in workqueue_softirq_dead() # workqueue: Allow cancel_work_sync() and disable_work() from atomic contexts on BH work items # workqueue: Remember whether a work item was on a BH workqueue # workqueue: Remove WORK_OFFQ_CANCELING # workqueue: Implement disable/enable for (delayed) work items # workqueue: Preserve OFFQ bits in cancel[_sync] paths # < /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 3c999d1ae3c75991902a1a7dad0cb62c2a3008b4 # make -s -j 160 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 160 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 160 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 160 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:03:42.029916