Re: [PATCH v2 0/6] rust: io: turn IoCapable into a functional trait
From: Danilo Krummrich
Date: Sat Mar 14 2026 - 20:57:19 EST
On Fri Feb 6, 2026 at 7:00 AM CET, Alexandre Courbot wrote:
I've now picked this up in the topic/io topic branch [1]; it will soon be merged
into driver-core-next and drm-rust-next, thanks!
> Alexandre Courbot (6):
> rust: io: turn IoCapable into a functional trait
> rust: io: mem: use non-relaxed I/O ops in examples
> rust: io: provide Mmio relaxed ops through a wrapper type
[ Use kernel import style in examples. - Danilo ]
> rust: io: remove legacy relaxed accessors of Mmio
> rust: pci: io: remove overloaded Io methods of ConfigSpace
> rust: io: remove overloaded Io methods of Mmio
[1] https://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git/log/?h=topic/io