public inbox for rust-for-linux@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] rust: refactor ARef and AlwaysRefCounted imports
@ 2026-01-02 20:27 Shankari Anand
  2026-01-02 20:27 ` [PATCH v2 1/4] drivers: android: binder: Update ARef imports from sync::aref Shankari Anand
                   ` (5 more replies)
  0 siblings, 6 replies; 21+ messages in thread
From: Shankari Anand @ 2026-01-02 20:27 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Arve Hjønnevåg, Todd Kjos,
	Martijn Coenen, Joel Fernandes, Christian Brauner, Carlos Llamas,
	Suren Baghdasaryan, Danilo Krummrich, Alice Ryhl,
	Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann, David Airlie,
	Simona Vetter, Alexandre Courbot, Rafael J . Wysocki,
	Miguel Ojeda, Alex Gaynor, Igor Korotin, Michal Wilczynski
  Cc: Boqun Feng, Gary Guo, Björn Roy Baron, Benno Lossin,
	Andreas Hindborg, Trevor Gross, Daniel Almeida, Abdiel Janulgue,
	Robin Murphy, linux-kernel, rust-for-linux, Shankari Anand

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@gmail.com/

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


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2026-03-16  6:08 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-02 20:27 [PATCH v2 0/4] rust: refactor ARef and AlwaysRefCounted imports Shankari Anand
2026-01-02 20:27 ` [PATCH v2 1/4] drivers: android: binder: Update ARef imports from sync::aref Shankari Anand
2026-01-31 11:35   ` Shankari Anand
2026-02-03 11:57     ` Greg Kroah-Hartman
2026-01-02 20:27 ` [PATCH v2 2/4] rust: i2c: Update ARef and AlwaysRefCounted imports to use sync::aref Shankari Anand
2026-01-03 18:45   ` Igor Korotin
2026-01-03 20:18     ` Danilo Krummrich
2026-01-03 23:31       ` Igor Korotin
2026-01-04 11:58         ` Miguel Ojeda
2026-01-04 12:09           ` Danilo Krummrich
2026-01-04 12:14             ` Miguel Ojeda
2026-01-02 20:27 ` [PATCH v2 3/4] rust: usb: Update " Shankari Anand
2026-01-31 11:41   ` Shankari Anand
2026-01-02 20:27 ` [PATCH v2 4/4] rust: types: remove temporary re-exports of ARef and AlwaysRefCounted Shankari Anand
2026-03-07 15:26 ` [PATCH v2 0/4] rust: refactor ARef and AlwaysRefCounted imports Shankari Anand
2026-03-07 15:43   ` Miguel Ojeda
2026-03-11 16:19     ` Shankari Anand
2026-03-15 21:23       ` Miguel Ojeda
2026-03-15 21:25 ` Miguel Ojeda
2026-03-16  5:32   ` Wolfram Sang
2026-03-16  6:08   ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox