Rust for Linux List
 help / color / mirror / Atom feed
* [PATCH v1] MAINTAINERS: add the Rust workqueue abstractions to WORKQUEUE
@ 2026-09-09 10:43 FUJITA Tomonori
  2026-09-09 13:40 ` Alice Ryhl
  0 siblings, 1 reply; 3+ messages in thread
From: FUJITA Tomonori @ 2026-09-09 10:43 UTC (permalink / raw)
  To: ojeda, tj
  Cc: a.hindborg, acourbot, aliceryhl, bjorn3_gh, boqun, dakr,
	daniel.almeida, gary, jiangshanlai, lossin, tamird, tmgross, work,
	rust-for-linux, FUJITA Tomonori

From: FUJITA Tomonori <fujita.tomonori@gmail.com>

rust/kernel/workqueue.rs and rust/helpers/workqueue.c hold the Rust
abstractions for the C workqueue API, but they are not listed in the
WORKQUEUE entry. Add them so that changes to the Rust side are also sent
to the workqueue maintainer.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6215fcb07770..a8b0c70d16bd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -29484,6 +29484,8 @@ F:	Documentation/core-api/workqueue.rst
 F:	include/linux/workqueue.h
 F:	kernel/workqueue.c
 F:	kernel/workqueue_internal.h
+F:	rust/helpers/workqueue.c
+F:	rust/kernel/workqueue.rs
 
 WWAN DRIVERS
 M:	Loic Poulain <loic.poulain@oss.qualcomm.com>

base-commit: 28924df2a08f440c73991b83028032c901de2ae4
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v1] MAINTAINERS: add the Rust workqueue abstractions to WORKQUEUE
  2026-09-09 10:43 [PATCH v1] MAINTAINERS: add the Rust workqueue abstractions to WORKQUEUE FUJITA Tomonori
@ 2026-09-09 13:40 ` Alice Ryhl
  2026-09-09 21:11   ` FUJITA Tomonori
  0 siblings, 1 reply; 3+ messages in thread
From: Alice Ryhl @ 2026-09-09 13:40 UTC (permalink / raw)
  To: FUJITA Tomonori
  Cc: ojeda, tj, a.hindborg, acourbot, bjorn3_gh, boqun, dakr,
	daniel.almeida, gary, jiangshanlai, lossin, tamird, tmgross, work,
	rust-for-linux, FUJITA Tomonori

On Wed, Sep 09, 2026 at 07:43:13PM +0900, FUJITA Tomonori wrote:
> From: FUJITA Tomonori <fujita.tomonori@gmail.com>
> 
> rust/kernel/workqueue.rs and rust/helpers/workqueue.c hold the Rust
> abstractions for the C workqueue API, but they are not listed in the
> WORKQUEUE entry. Add them so that changes to the Rust side are also sent
> to the workqueue maintainer.
> 
> Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com>

This is being fixed by:
https://lore.kernel.org/all/20260807165252.3849875-4-dakr@kernel.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v1] MAINTAINERS: add the Rust workqueue abstractions to WORKQUEUE
  2026-09-09 13:40 ` Alice Ryhl
@ 2026-09-09 21:11   ` FUJITA Tomonori
  0 siblings, 0 replies; 3+ messages in thread
From: FUJITA Tomonori @ 2026-09-09 21:11 UTC (permalink / raw)
  To: aliceryhl
  Cc: tomo, ojeda, tj, a.hindborg, acourbot, bjorn3_gh, boqun, dakr,
	daniel.almeida, gary, jiangshanlai, lossin, tamird, tmgross, work,
	rust-for-linux, fujita.tomonori

On Wed, 9 Sep 2026 13:40:26 +0000
Alice Ryhl <aliceryhl@google.com> wrote:

> On Wed, Sep 09, 2026 at 07:43:13PM +0900, FUJITA Tomonori wrote:
>> From: FUJITA Tomonori <fujita.tomonori@gmail.com>
>> 
>> rust/kernel/workqueue.rs and rust/helpers/workqueue.c hold the Rust
>> abstractions for the C workqueue API, but they are not listed in the
>> WORKQUEUE entry. Add them so that changes to the Rust side are also sent
>> to the workqueue maintainer.
>> 
>> Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com>
> 
> This is being fixed by:
> https://lore.kernel.org/all/20260807165252.3849875-4-dakr@kernel.org/

Thanks, I missed it. Please disregard this patch.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-09-09 21:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-09 10:43 [PATCH v1] MAINTAINERS: add the Rust workqueue abstractions to WORKQUEUE FUJITA Tomonori
2026-09-09 13:40 ` Alice Ryhl
2026-09-09 21:11   ` FUJITA Tomonori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox