On Mon, Sep 08, 2025 at 02:46:35PM -0400, Lyude Paul wrote: > This is the first few patches that were originally part of the series to > introduce gem shmem bindings for rust into the Linux kernel, which can > be found here: > > https://lkml.org/lkml/2025/8/29/1533 > > These patches don't have any dependencies besides needing to be applied > on top of drm-rust-next. > > Lyude Paul (3): > rust: drm: gem: Simplify use of generics > rust: drm: gem: Add DriverFile type alias > rust: drm: gem: Drop Object::SIZE
Applied to drm-rust-next. Thanks!