]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rust: workqueue: define built-in bh queues
authorHamza Mahfooz <hamzamahfooz@linux.microsoft.com>
Mon, 24 Feb 2025 14:23:23 +0000 (09:23 -0500)
committerTejun Heo <tj@kernel.org>
Mon, 24 Feb 2025 18:13:41 +0000 (08:13 -1000)
commit769a72d0bf80892581366082124e9d15b2dd6b08
treea65d38accca2eddad6a5a8133313b34a5dc1d6d6
parentd082ecbc71e9e0bf49883ee4afd435a77a5101b6
rust: workqueue: define built-in bh queues

Provide safe getters to the system bh work queues. They will be used
to reimplement the Hyper-V VMBus in rust.

Signed-off-by: Hamza Mahfooz <hamzamahfooz@linux.microsoft.com>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
rust/kernel/workqueue.rs