Re: [PATCH 1/8] rust: kernel: Add Platform device and driver abstractions

From: Ayush Singh
Date: Wed Sep 11 2024 - 14:06:03 EST


On 9/11/24 23:09, Danilo Krummrich wrote:

On 9/11/24 5:52 PM, Ayush Singh wrote:
Sure, can you provide me a link to patches or maybe the branch containing that work? I also think it would be good to have the link in Zulip discussion for Platform Device and Driver.

Sure, please see [1]. But please be aware that I plan to rework some parts
before sending out the next version.

[1] https://github.com/Rust-for-Linux/linux/tree/staging/rust-device


Maybe the branch is just out of date? It still contains the generic structures for IdArray, IdTable and RawDeviceId.

Has something changed since the discussion here [0]?


[0]: https://lore.kernel.org/rust-for-linux/2024062031-untracked-opt-3ff1@gregkh/


Ayush Singh