Re: [RFC PATCH v4 1/3] i2c: rust: implement SMBus read abstraction via kernel::io::Io for I2cClient
From: Danilo Krummrich
Date: Sun Jul 19 2026 - 19:02:43 EST
On Tue Jul 14, 2026 at 6:08 PM CEST, Muchamad Coirul Anwar wrote:
> Agreed. I will rework on top of Danilo's FallibleIoCapable approach
> in v5. I checked rust-next and neither FallibleIoCapable nor
> io_projection v6 has landed yet.
The patch series is merged in driver-core-next [1]. You can check the
MAINTAINERS file to see how patches for certain subsystems, components and
drivers are usually routed.
If unsure you can also check the linux-next integration tree [2] which merges
all development trees in a daily effort.
> Danilo, should I wait for io_projection to land first before rebasing,
> or should I carry FallibleIoCapable as a preparatory patch in my series?
As mentioned, I/O projections did land already. Regarding the FallibleIoCapable
change, please feel free to pick up the diff I posted and send it as a
prerequisite patch in your series.
Thanks,
Danilo
[1] https://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git/log/?h=driver-core-next
[2] https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/