diff options
| author | Maxime Ripard <mripard@kernel.org> | 2026-03-31 12:00:14 +0200 |
|---|---|---|
| committer | Marek Szyprowski <m.szyprowski@samsung.com> | 2026-03-31 13:27:21 +0200 |
| commit | 7e72a8f8bb0d5ba89027d64e3e2aad1984d2e20d (patch) | |
| tree | 5967a479065fde10233cd0fa9777de3cdef2cc44 /rust/kernel/interop/git@git.tavy.me:linux-stable.git | |
| parent | 6207948f389ec1b938a39aa43fb4aedd58d65e0d (diff) | |
mm: cma: Export cma_alloc(), cma_release() and cma_get_name()
The CMA dma-buf heap uses cma_alloc() and cma_release() to allocate and
free, respectively, its CMA buffers, and cma_get_name() to get the name
of the heap instance it's going to create.
However, these functions are not exported. Since we want to turn the CMA
heap into a module, let's export them both.
Reviewed-by: T.J. Mercier <tjmercier@google.com>
Acked-by: David Hildenbrand (Arm) <david@kernel.org>
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Link: https://lore.kernel.org/r/20260331-dma-buf-heaps-as-modules-v4-5-e18fda504419@kernel.org
Diffstat (limited to 'rust/kernel/interop/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
