[PATCH] dma-buf: heaps: Initialize during core instead of subsys

John Stultz john.stultz at linaro.org
Sat Apr 25 00:23:50 UTC 2020


On Fri, Apr 24, 2020 at 3:18 PM Andrew F. Davis <afd at ti.com> wrote:
>
> Some clients of DMA-Heaps probe earlier than subsys_initcall(), this
> can cause issues when these clients call dma_heap_add() before the
> core DMA-Heaps framework has initialized. DMA-Heaps should initialize
> during core startup to get ahead of all users.
>
> Signed-off-by: Andrew F. Davis <afd at ti.com>

No objection from me right off.

Acked-by: John Stultz <john.stultz at linaro.org>

thanks
-john


More information about the dri-devel mailing list