]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dma-buf: heaps: Add __init to CMA and system heap module_init functions
authorT.J. Mercier <tjmercier@google.com>
Fri, 6 Sep 2024 00:03:12 +0000 (00:03 +0000)
committerSumit Semwal <sumit.semwal@linaro.org>
Mon, 9 Sep 2024 10:21:54 +0000 (15:51 +0530)
commit7a4fe6525450eb950de040336de996775e40176e
tree82d1ceb546fbf59b5918cddc4556ea21538b4545
parenta6bb1f77a94335de67dba12e7f52651c115b82d2
dma-buf: heaps: Add __init to CMA and system heap module_init functions

Shrink the kernel .text a bit after successful initialization of the
heaps.

Signed-off-by: T.J. Mercier <tjmercier@google.com>
Acked-by: John Stultz <jstultz@google.com>
Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240906000314.2368749-1-tjmercier@google.com
drivers/dma-buf/heaps/cma_heap.c
drivers/dma-buf/heaps/system_heap.c