devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] rust: use `core::ffi::CStr` method names
@ 2025-07-09 19:58 Tamir Duberstein
  2025-07-09 19:58 ` [PATCH 01/10] gpu: nova-core: " Tamir Duberstein
                   ` (11 more replies)
  0 siblings, 12 replies; 20+ messages in thread
From: Tamir Duberstein @ 2025-07-09 19:58 UTC (permalink / raw)
  To: Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann, David Airlie,
	Simona Vetter, Miguel Ojeda, Alex Gaynor, Boqun Feng, Gary Guo,
	Björn Roy Baron, Benno Lossin, Andreas Hindborg, Alice Ryhl,
	Trevor Gross, Danilo Krummrich, Greg Kroah-Hartman, Dave Ertman,
	Ira Weiny, Leon Romanovsky, Breno Leitao, Rafael J. Wysocki,
	Viresh Kumar, Luis Chamberlain, Russ Weight, Brendan Higgins,
	David Gow, Rae Moar, FUJITA Tomonori, Rob Herring,
	Saravana Kannan
  Cc: dri-devel, linux-kernel, rust-for-linux, linux-pm,
	linux-kselftest, kunit-dev, netdev, devicetree, Tamir Duberstein

This is series 2b/5 of the migration to `core::ffi::CStr`[0].
20250704-core-cstr-prepare-v1-0-a91524037783@gmail.com.

This series depends on the prior series[0] and is intended to go through
the rust tree to reduce the number of release cycles required to
complete the work.

Subsystem maintainers: I would appreciate your `Acked-by`s so that this
can be taken through Miguel's tree (where the other series must go).

[0] https://lore.kernel.org/all/20250704-core-cstr-prepare-v1-0-a91524037783@gmail.com/

Signed-off-by: Tamir Duberstein <tamird@gmail.com>
---
Tamir Duberstein (10):
      gpu: nova-core: use `core::ffi::CStr` method names
      rust: auxiliary: use `core::ffi::CStr` method names
      rust: configfs: use `core::ffi::CStr` method names
      rust: cpufreq: use `core::ffi::CStr` method names
      rust: drm: use `core::ffi::CStr` method names
      rust: firmware: use `core::ffi::CStr` method names
      rust: kunit: use `core::ffi::CStr` method names
      rust: miscdevice: use `core::ffi::CStr` method names
      rust: net: use `core::ffi::CStr` method names
      rust: of: use `core::ffi::CStr` method names

 drivers/gpu/drm/drm_panic_qr.rs | 2 +-
 rust/kernel/auxiliary.rs        | 4 ++--
 rust/kernel/configfs.rs         | 4 ++--
 rust/kernel/cpufreq.rs          | 2 +-
 rust/kernel/drm/device.rs       | 4 ++--
 rust/kernel/firmware.rs         | 2 +-
 rust/kernel/kunit.rs            | 6 +++---
 rust/kernel/miscdevice.rs       | 2 +-
 rust/kernel/net/phy.rs          | 2 +-
 rust/kernel/of.rs               | 2 +-
 samples/rust/rust_configfs.rs   | 2 +-
 11 files changed, 16 insertions(+), 16 deletions(-)
---
base-commit: 769e324b66b0d92d04f315d0c45a0f72737c7494
change-id: 20250709-core-cstr-fanout-1-f20611832272
prerequisite-change-id: 20250704-core-cstr-prepare-9b9e6a7bd57e:v1
prerequisite-patch-id: 83b1239d1805f206711a5a936bbb61c83227d573
prerequisite-patch-id: a0355dd0efcc945b0565dc4e5a0f42b5a3d29c7e
prerequisite-patch-id: 8585bf441cfab705181f5606c63483c2e88d25aa
prerequisite-patch-id: 04ec344c0bc23f90dbeac10afe26df1a86ce53ec
prerequisite-patch-id: a2fc6cd05fce6d6da8d401e9f8a905bb5c0b2f27
prerequisite-patch-id: f14c099c87562069f25fb7aea6d9aae4086c49a8

Best regards,
--  
Tamir Duberstein <tamird@gmail.com>


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

end of thread, other threads:[~2025-07-14 16:17 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-09 19:58 [PATCH 00/10] rust: use `core::ffi::CStr` method names Tamir Duberstein
2025-07-09 19:58 ` [PATCH 01/10] gpu: nova-core: " Tamir Duberstein
2025-07-14 11:11   ` Danilo Krummrich
2025-07-14 12:34     ` Tamir Duberstein
2025-07-14 15:18       ` Miguel Ojeda
2025-07-14 15:27         ` Tamir Duberstein
2025-07-14 16:17           ` Miguel Ojeda
2025-07-09 19:58 ` [PATCH 02/10] rust: auxiliary: " Tamir Duberstein
2025-07-09 19:58 ` [PATCH 03/10] rust: configfs: " Tamir Duberstein
2025-07-09 19:58 ` [PATCH 04/10] rust: cpufreq: " Tamir Duberstein
2025-07-09 19:58 ` [PATCH 05/10] rust: drm: " Tamir Duberstein
2025-07-14 11:09   ` Danilo Krummrich
2025-07-14 12:28     ` Tamir Duberstein
2025-07-09 19:58 ` [PATCH 06/10] rust: firmware: " Tamir Duberstein
2025-07-09 19:58 ` [PATCH 07/10] rust: kunit: " Tamir Duberstein
2025-07-09 19:58 ` [PATCH 08/10] rust: miscdevice: " Tamir Duberstein
2025-07-09 19:58 ` [PATCH 09/10] rust: net: " Tamir Duberstein
2025-07-09 19:59 ` [PATCH 10/10] rust: of: " Tamir Duberstein
2025-07-09 20:20 ` [PATCH 00/10] rust: " Benno Lossin
2025-07-14 11:13 ` Danilo Krummrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).