On Thu Jul 31, 2025 at 5:48 PM CEST, Danilo Krummrich wrote: > This patch series replaces aligned_size() with Kmalloc::aligned_layout(), > which > is subsequently used to obtain a kmalloc() compatible Layout for > __drm_dev_alloc() in drm::Device::new(). > > It also contains two additional drm::Device fixes; the commits are based on > next-20250731.
Applied to drm-misc-fixes, thanks!