On Mon, Aug 18, 2025 at 7:04 AM Rahul Rameshbabu <[email protected]> wrote: > > The Rust DRM abstractions would incorrectly reference headers using the > non-existent path include/linux/drm. Correct the path to include/drm. > > Signed-off-by: Rahul Rameshbabu <[email protected]> > Fixes: 9a69570682b1 ("rust: drm: ioctl: Add DRM ioctl abstraction") > Fixes: 07c9016085f9 ("rust: drm: add driver abstractions") > Fixes: 1e4b8896c0f3 ("rust: drm: add device abstraction") > Fixes: a98a73be9ee9 ("rust: drm: file: Add File abstraction") > Fixes: c284d3e42338 ("rust: drm: gem: Add GEM object abstraction")
This is https://lore.kernel.org/rust-for-linux/[email protected]/ Cheers, Miguel
