Re: [PATCH] ARM: multi_v7_defconfig: Enable dma-buf heaps
"Arnd Bergmann" <[email protected]>
| Newsgroups | dev.linux.lists.soc,org.infradead.lists.linux-arm-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, May 27, 2026, at 10:41, Maxime Ripard wrote: > Now that the system and CMA heaps can be built as modules, enable both > as modules in the arm multi_v7_defconfig. > > Suggested-by: Andrew Davis <[email protected]> > Signed-off-by: Maxime Ripard <[email protected]> I'd like to wait until we have resolved the build regression from the earlier patch[1][2]. I don't have a strong opinion on how to resolve it, but at least for now Christoph is asking to have your change reverted. [1] https://lore.kernel.org/all/[email protected]/ [2] https://lore.kernel.org/all/[email protected]/ Arnd