On Tue, Mar 05, 2019 at 07:57:18PM +0500, Embedded Engineer wrote: > On Tue, Mar 5, 2019 at 7:23 PM Russell King - ARM Linux admin > <linux@xxxxxxxxxxxxxxx> wrote: > > + for (offset = page->offset; offset < page->allocation; > > + offset = *(int *)(page->vaddr + offset)) > > error: 'struct dma_page' has no member named 'allocation'. So I > replaced 'page->allocation' with 'page->in_use'. Did you really meant > that? If yes, following are the boot logs: Should've been pool->allocation. Sorry about that. -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTC broadband for 0.8mile line in suburbia: sync at 12.1Mbps down 622kbps up According to speedtest.net: 11.9Mbps down 500kbps up