Re: [PATCH v2 0/4] rust: refactor ARef and AlwaysRefCounted imports

From: Shankari Anand

Date: Sat Mar 07 2026 - 10:26:59 EST


On Sat, Jan 03, 2026 at 01:57:10AM +0530, Shankari Anand wrote:
Hello Miguel,

> Resending the v2 patch series with changes suggested as in the
> v1 patch series [1].
> Also re-worded the commit titles to refer to the target subsystem.
>
> Have resent only the patches that haven't been picked up yet in the series.
>
> Thanks and regards,
> Shankari
>
> [1] https://lore.kernel.org/all/20251123092438.182251-1-shankari.ak0208@xxxxxxxxx/
>
> Shankari Anand (4):
> drivers: android: binder: Update ARef imports from sync::aref
> rust: i2c: Update ARef and AlwaysRefCounted imports to use sync::aref
> rust: usb: Update AlwaysRefCounted imports to use sync::aref
> rust: types: remove temporary re-exports of ARef and AlwaysRefCounted
>
> drivers/android/binder/process.rs | 2 +-
> drivers/android/binder/thread.rs | 3 +--
> rust/kernel/i2c.rs | 10 ++++------
> rust/kernel/types.rs | 2 --
> rust/kernel/usb.rs | 3 ++-
> 5 files changed, 8 insertions(+), 12 deletions(-)
>
> --
> 2.34.1
>

Would it be possible for you to pickup the 2,3,4 patches of this series so as to
complete this cleanup in one go?
The first one has been picked up already [1].

Thanks and regards,
Shankari

[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9caa30dada9e8ec9b1b09cf95e6d1a806c86d101