Re: [PATCH] ARM: multi_v7_defconfig: Enable dma-buf heaps
"Arnd Bergmann" <[email protected]> Fri, 12 Jun 2026 11:41:18 +0200
| Newsgroups | dev.linux.lists.soc,org.infradead.lists.linux-arm-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jun 12, 2026, at 10:33, Maxime Ripard wrote: > On Wed, May 27, 2026 at 10:50:02AM +0200, Arnd Bergmann wrote: >> On Wed, May 27, 2026, at 10:41, Maxime Ripard wrote: >> >> 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. > > I believe it's now fixed, even though not through a revert, and is on > its way to Linus: > https://lore.kernel.org/dri-devel/[email protected]/ > > arch/arm doesn't select ARCH_HAS_MEM_ENCRYPT afaik, so this patch can be > applied as is I think? Yes, I've added it to the soc/defconfig branch already, though the automatic notification apparently did not trigger. Arnd