On Fri, Feb 27, 2026 at 01:08:21PM +0100, Danilo Krummrich wrote: > > +#[cfg(CONFIG_GPU_BUDDY)] > > Has to be #[cfg(CONFIG_GPU_BUDDY = "y")] for now.
Fixed, thanks. -- Joel Fernandes
On Fri, Feb 27, 2026 at 01:08:21PM +0100, Danilo Krummrich wrote: > > +#[cfg(CONFIG_GPU_BUDDY)] > > Has to be #[cfg(CONFIG_GPU_BUDDY = "y")] for now.
Fixed, thanks. -- Joel Fernandes