On Fri, Sep 06, 2019 at 06:47:10PM +0000, John Stultz wrote: > This patch adds system heap to the dma-buf heaps framework. > > This allows applications to get a page-allocator backed dma-buf > for non-contiguous memory. > > This code is an evolution of the Android ION implementation, so > thanks to its original authors and maintainters: > Rebecca Schultz Zavin, Colin Cross, Laura Abbott, and others! > > Cc: Laura Abbott <labb...@redhat.com> > Cc: Benjamin Gaignard <benjamin.gaign...@linaro.org> > Cc: Sumit Semwal <sumit.sem...@linaro.org> > Cc: Liam Mark <lm...@codeaurora.org> > Cc: Pratik Patel <prat...@codeaurora.org> > Cc: Brian Starkey <brian.star...@arm.com> > Cc: Vincent Donnefort <vincent.donnef...@arm.com> > Cc: Sudipto Paul <sudipto.p...@arm.com> > Cc: Andrew F. Davis <a...@ti.com> > Cc: Christoph Hellwig <h...@infradead.org> > Cc: Chenbo Feng <fe...@google.com> > Cc: Alistair Strachan <astrac...@google.com> > Cc: Hridya Valsaraju <hri...@google.com> > Cc: dri-devel@lists.freedesktop.org > Reviewed-by: Benjamin Gaignard <benjamin.gaign...@linaro.org> > Signed-off-by: John Stultz <john.stu...@linaro.org>
LGTM: Reviewed-by: Brian Starkey <brian.star...@arm.com>