Re: [PATCH v8 09/14] cma: export cma_alloc() and cma_release()
From: Jens Wiklander
Date: Mon May 05 2025 - 07:39:06 EST
Hi,
On Fri, May 2, 2025 at 5:50 PM Matthew Wilcox <willy@xxxxxxxxxxxxx> wrote:
>
> On Fri, May 02, 2025 at 11:59:23AM +0200, Jens Wiklander wrote:
> > Export the two functions cma_alloc() and cma_release().
>
> Why? This is clearly part of a larger series, but you've given those of
> us who are subscribed to linux-mm absolutely no information about why
> you want to do this.
I'm sorry, it's part of this patch: set
https://lore.kernel.org/lkml/20250502100049.1746335-1-jens.wiklander@xxxxxxxxxx/
I'll CC a bit more in the next version of the patch set.
It's needed if the TEE subsystem is built as a load module.
Thanks,
Jens