Re: [PATCH v10 7/8] nova-core: mm: Select GPU_BUDDY for VRAM allocation

From: Alexandre Courbot

Date: Wed Feb 18 2026 - 19:45:40 EST


On Thu Feb 19, 2026 at 5:55 AM JST, Joel Fernandes wrote:
> nova-core will use the GPU buddy allocator for physical VRAM management.
> Enable it in Kconfig.

Subject prefix should just be `nova-core:`, as this touches the module's
configuration.

I'd also suggest to select `GPU_BUDDY` in the series that actively
starts using it.