Re: [PATCH v10 7/8] nova-core: mm: Select GPU_BUDDY for VRAM allocation
From: Joel Fernandes
Date: Thu Feb 19 2026 - 10:34:20 EST
On Thu, Feb 19, 2026 at 09:44:28AM +0900, Alexandre Courbot wrote:
> Subject prefix should just be `nova-core:`, as this touches the module's
> configuration.
Will update to "gpu: nova-core:" per John's suggestion on the
convention.
> I'd also suggest to select `GPU_BUDDY` in the series that actively
> starts using it.
Makes sense, I'll move the GPU_BUDDY select to the patch that
actually starts using it (the mm patch).
Thanks,
Joel