From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: mm: cma: Export cma_alloc(), cma_release() and cma_get_name() Date: Wed, 04 Mar 2026 07:41:36 +1000 Message-ID: In-Reply-To: <20260303-dma-buf-heaps-as-modules-v3-5-24344812c707@kernel.org> References: <20260303-dma-buf-heaps-as-modules-v3-0-24344812c707@kernel.org> <20260303-dma-buf-heaps-as-modules-v3-5-24344812c707@kernel.org> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Exports three CMA functions needed by the CMA heap module. All three are `EXPORT_SYMBOL_GPL`, which is appropriate. No issues. Has collected appropriate Reviewed-by and Acked-by tags. --- Generated by Claude Code Patch Reviewer