On 17/07/14 09:38, Manuel Lauss wrote: > On Wed, Jul 16, 2014 at 6:18 PM, Manuel Lauss <manuel.lauss@xxxxxxxxx> wrote: >> Hi, >> >> On Wed, Jul 16, 2014 at 5:51 PM, Zubair Lutfullah Kakakhel >> <Zubair.Kakakhel@xxxxxxxxxx> wrote: >>> Here we have 4 patches that add cma support to mips. >>> >>> Patch 1 adds dma-contiguous.h to asm-generic >>> Patch 2 and 3 make arm64 and x86 use dma-contiguous from asm-generic >>> Patch 4 adds cma to mips. >> >> I've given this a try on mips32, I haven't dug into this error yet, maybe >> you have an idea: > [ oops snipped ] > > Nevermind. Did a full recompile, the oops is gone. Works fine now, > framebuffer driver and others are very happy. > > Thanks! > Manuel > Good to know. :) Thanks for testing it on your platform. ZubairLK