From mboxrd@z Thu Jan 1 00:00:00 1970 From: geert@linux-m68k.org (Geert Uytterhoeven) Date: Mon, 2 Sep 2019 09:53:01 +0200 Subject: [PATCH 08/26] m68k: simplify ioremap_nocache In-Reply-To: <20190830160620.GD26887@lst.de> References: <20190817073253.27819-1-hch@lst.de> <20190817073253.27819-9-hch@lst.de> <20190830160620.GD26887@lst.de> List-ID: Message-ID: To: linux-snps-arc@lists.infradead.org Hi Christoph, On Fri, Aug 30, 2019@6:06 PM Christoph Hellwig wrote: > On Mon, Aug 19, 2019@10:56:02AM +0200, Geert Uytterhoeven wrote: > > On Sat, Aug 17, 2019@9:48 AM Christoph Hellwig wrote: > > > Just define ioremap_nocache to ioremap instead of duplicating the > > > inline. Also defined ioremap_uc in terms of ioremap instead of > > > the using a double indirection. > > > > > > Signed-off-by: Christoph Hellwig > > > > Acked-by: Geert Uytterhoeven > > Do you mind picking this up through the m68k tree? Sure. Applied and queued for v5.4. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds