Hi Christoph, On Wed, May 01, 2019 at 03:13:39PM +0200, Christoph Hellwig wrote: > Stop providing our arch alloc/free hooks and just expose the segment > offset instead. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > --- > arch/mips/Kconfig | 1 + > arch/mips/include/asm/page.h | 3 --- > arch/mips/jazz/jazzdma.c | 6 ------ > arch/mips/mm/dma-noncoherent.c | 26 +++++++++----------------- > 4 files changed, 10 insertions(+), 26 deletions(-) This one looks good to me now, for patches 1 & 5: Acked-by: Paul Burton <paul.burton@xxxxxxxx> Thanks, Paul