Re: linux-next: build failure in final build
From: Danilo Krummrich
Date: Thu Mar 26 2026 - 13:20:56 EST
On Thu Mar 26, 2026 at 5:04 PM CET, Mark Brown wrote:
> Hi all,
>
> During the final builds, today's linux-next build (arm64 allyesconfig)
> failed like this:
>
> error[E0405]: cannot find trait `AlwaysRefCounted` in module
This is due to a conflict with rust-next, which eventually removed the old
import path of AlwaysRefCounted (kernel::types::AlwaysRefCounted).
We've already fixed this up in [1] and applied it to the drm-rust tree, so those
should be gone for the next round.
Thanks,
Danilo
[1] https://lore.kernel.org/all/20260326-drm-rust-next-fix-aref-v1-0-7f6f58d2828a@xxxxxxxxxx/