Re: [PATCH] workqueue: rust: add work item runtime modification support

From: Greg KH

Date: Wed Feb 04 2026 - 00:24:39 EST


On Tue, Feb 03, 2026 at 01:55:55PM -0800, Hamza Mahfooz wrote:
> This feature is required for our Hyper-V VMBus reimplementation effort.
> As it provides the ability to modify the running state of work items at
> runtime.

This is great, BUT we need to see the user of this new code at the same
time before adding it to the kernel tree. Why not just submit this as
part of your patch series for the rust hyperv stuff?

thanks,

greg k-h