public inbox for rust-for-linux@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/1] Rust DRM build fix
@ 2026-04-26  9:47 Mukesh Kumar Chaurasiya (IBM)
  2026-04-26  9:47 ` [PATCH V2 1/1] rust/drm: import ARef from sync crate Mukesh Kumar Chaurasiya (IBM)
  2026-04-27  0:17 ` [PATCH V2 0/1] Rust DRM build fix Danilo Krummrich
  0 siblings, 2 replies; 3+ messages in thread
From: Mukesh Kumar Chaurasiya (IBM) @ 2026-04-26  9:47 UTC (permalink / raw)
  To: dakr, aliceryhl, airlied, simona, ojeda, boqun, gary, bjorn3_gh,
	lossin, a.hindborg, tmgross, daniel.almeida, lina+kernel, lyude,
	j, mkchauras, dri-devel, rust-for-linux, linux-kernel

rust drm gem shmem doesn't builds due to an import error of ARef from
types instead of sync.

Changelog:

V1 -> V2:
- Removed the 2nd patch as it was by design
- Removed unnecessary braces around the Opaque mod
- Minor change in commit message 
V1: https://lore.kernel.org/all/20260426082234.2026908-1-mkchauras@gmail.com/

Mukesh Kumar Chaurasiya (IBM) (1):
  rust/drm: import ARef from sync crate

 rust/kernel/drm/gem/shmem.rs | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

-- 
2.53.0


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

end of thread, other threads:[~2026-04-27  0:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-26  9:47 [PATCH V2 0/1] Rust DRM build fix Mukesh Kumar Chaurasiya (IBM)
2026-04-26  9:47 ` [PATCH V2 1/1] rust/drm: import ARef from sync crate Mukesh Kumar Chaurasiya (IBM)
2026-04-27  0:17 ` [PATCH V2 0/1] Rust DRM build fix Danilo Krummrich

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