Re: [PATCH v12 2/4] `AlwaysRefCounted` is renamed to `RefCounted`.

From: Danilo Krummrich

Date: Thu Oct 30 2025 - 11:46:32 EST


On 10/1/25 11:03 AM, Oliver Mangold wrote:
> rust/kernel/auxiliary.rs | 7 +++++-
> rust/kernel/device.rs | 9 ++++++--
> rust/kernel/device/property.rs | 7 +++++-
> rust/kernel/drm/device.rs | 9 ++++++--
> rust/kernel/drm/gem/mod.rs | 7 +++++-
> rust/kernel/pci.rs | 7 +++++-
> rust/kernel/platform.rs | 7 +++++-

Acked-by: Danilo Krummrich <dakr@xxxxxxxxxx>

@Miguel: Please expect a minor conflict with the drm-rust tree for the DRM GEM
changes.