Re: [PATCH v4 3/3] rust: workqueue: add creation of workqueues

From: Andreas Hindborg

Date: Mon Mar 16 2026 - 06:57:56 EST


"Alice Ryhl" <aliceryhl@xxxxxxxxxx> writes:

> Creating workqueues is needed by various GPU drivers. Not only does it
> give you better control over execution, it also allows devices to ensure
> that all tasks have exited before the device is unbound (or similar) by
> running the workqueue destructor.
>
> Signed-off-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>

Reviewed-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx>


Best regards,
Andreas Hindborg