Hi Mike, On Thu, 27 Aug 2020 15:45:49 +0300 Mike Rapoport wrote: > > On Thu, Aug 27, 2020 at 06:20:58PM +1000, Stephen Rothwell wrote: > > Hi all, > > > > After merging the akpm-current tree, today's linux-next build (mips > > cavium_octeon_defconfig) failed like this: > > > > arch/mips/cavium-octeon/dma-octeon.c:205:7: error: ‘mem’ undeclared (first use in this function); did you mean ‘sem’? > > > > Caused by commit > > > > 52e1a745395d ("arch, drivers: replace for_each_membock() with for_each_mem_range()") > > > > Reported by "kernelci.org bot" . > > Here's the fix: > > From 9e46da6793528e35883ff81835d65a864bf98007 Mon Sep 17 00:00:00 2001 > From: Mike Rapoport > Date: Thu, 27 Aug 2020 15:42:49 +0300 > Subject: [PATCH] mips: fix cavium-octeon build caused by memblock refactoring Thanks, I have added that to linux-next today. -- Cheers, Stephen Rothwell