Re: [PATCH 5/7] dma-buf: heaps: Export mem_accounting parameter
From: T.J. Mercier
Date: Wed Feb 25 2026 - 14:53:25 EST
On Wed, Feb 25, 2026 at 8:42 AM Maxime Ripard <mripard@xxxxxxxxxx> wrote:
>
> The mem_accounting kernel parameter is used by heaps to know if they
> should account allocations in their respective cgroup controllers.
>
> Since we're going to allow heaps to compile as modules, we need to
> export that variable.
>
> Signed-off-by: Maxime Ripard <mripard@xxxxxxxxxx>
Reviewed-by: T.J. Mercier <tjmercier@xxxxxxxxxx>