this post was submitted on 08 Feb 2025
350 points (97.6% liked)

Open Source

32684 readers
879 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] FooBarrington 4 points 1 day ago (1 children)

This creates a lot of extra work for no benefit, as every driver that needs DMA would have to include their own copy of the DMA stuff.

[–] [email protected] 1 points 11 hours ago (1 children)

They still can share code. Just not maintained by dma.

[–] FooBarrington 1 points 10 hours ago (1 children)

Nobody asked for the code to be maintained by DMA. The maintainer blocked a PR outside his subsystem, and even if it was part of his subsystem, the R4L approach is that C developers can break Rust code however they want.

Literally nobody suggested that the DMA maintainers should maintain Rust code.