Hi Rong Chen, Sorry for the noise -- I think that was meant for Adrian! Apologies, Alyssa On Wed, Jun 22, 2022 at 10:30:00AM +0800, Chen, Rong A wrote: > > > On 6/21/2022 10:32 PM, Alyssa Rosenzweig wrote: > > > drivers/gpu/drm/panfrost/panfrost_dump.c: In function 'panfrost_core_dump': > > > > > drivers/gpu/drm/panfrost/panfrost_dump.c:115:20: error: 'struct panfrost_job' has no member named 'file_priv' > > > 115 | as_nr = job->file_priv->mmu->as; > > > | ^~ > > > > FWIW -- this is due to recent changes in panfrost, you should rebase on > > the latest drm-misc-next which is where the patch will be applied > > anyway. > > Hi Alyssa, > > Thanks for your help, we'll try drm-misc-next next time. > > Best Regards, > Rong Chen