[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CALAqxLVeo6=CHabFZv7qMkNw+h_5xez+aF7CuBT=37Dz-=s5eg@mail.gmail.com>
Date: Fri, 18 Oct 2019 12:04:25 -0700
From: John Stultz <john.stultz@...aro.org>
To: Ayan Halder <Ayan.Halder@....com>
Cc: Brian Starkey <Brian.Starkey@....com>,
"Andrew F. Davis" <afd@...com>, nd <nd@....com>,
Sudipto Paul <Sudipto.Paul@....com>,
Vincent Donnefort <Vincent.Donnefort@....com>,
Chenbo Feng <fengc@...gle.com>,
Alistair Strachan <astrachan@...gle.com>,
Liam Mark <lmark@...eaurora.org>,
lkml <linux-kernel@...r.kernel.org>,
Christoph Hellwig <hch@...radead.org>,
DRI mailing list <dri-devel@...ts.freedesktop.org>,
Hridya Valsaraju <hridya@...gle.com>,
Pratik Patel <pratikp@...eaurora.org>
Subject: Re: [RESEND][PATCH v8 0/5] DMA-BUF Heaps (destaging ION)
On Fri, Oct 18, 2019 at 11:57 AM Ayan Halder <Ayan.Halder@....com> wrote:
> On Fri, Oct 18, 2019 at 11:49:22AM -0700, John Stultz wrote:
> > On Fri, Oct 18, 2019 at 11:41 AM Ayan Halder <Ayan.Halder@....com> wrote:
> > > With 'reusable', rmem_cma_setup() succeeds , but the kernel crashes as follows :-
> > >
> > > [ 0.450562] WARNING: CPU: 2 PID: 1 at mm/cma.c:110 cma_init_reserved_areas+0xec/0x22c
> >
> > Is the value 0x60000000 you're using something you just guessed at? It
> > seems like the warning here is saying the pfn calculated from the base
> > address isn't valid.
> It is a valid memory region we use to allocate framebuffers.
Hrm. I guess I'd suggest digging to figure out why the kernel doesn't
see it as such.
Does this only happen with my patches applied? I'm sort of assuming
can you trip this even without them, but maybe I'm wrong?
thanks
-john
Powered by blists - more mailing lists