From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Date: Wed, 13 Nov 2019 07:27:08 +0000 Subject: Re: [PATCH] video: fbdev: atyfb: only use ioremap_uc() on i386 and ia64 Message-Id: <20191113072708.GA3213@lst.de> List-Id: References: <20191111192258.2234502-1-arnd@arndb.de> <20191112105507.GA7122@lst.de> <20191112140631.GA10922@lst.de> <20191112222423.GO11244@42.do-not-panic.com> In-Reply-To: <20191112222423.GO11244@42.do-not-panic.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Luis Chamberlain Cc: Daniel Vetter , Juergen Gross , Christoph Hellwig , Tuowen Zhao , AceLan Kao , Mika Westerberg , Andy Shevchenko , Roman Gilg , Lee Jones , "Luis R. Rodriguez" , Arnd Bergmann , Bartlomiej Zolnierkiewicz , X86 ML , Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H. Peter Anvin" , linux-ia64@vger.kernel.org, Tony Luck , Fenghua Yu , Maarten Lankhorst On Tue, Nov 12, 2019 at 10:24:23PM +0000, Luis Chamberlain wrote: > I think this would be possible if we could flop ioremap_nocache() to UC > instead of UC- on x86. Otherwise, I can't see how we can remove this by > still not allowing direct MTRR calls. If everything goes well ioremap_nocache will be gone as of 5.5.