[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <915c9aaa-ea20-7c29-7ee8-5c5f68f7d123@cogentembedded.com>
Date: Mon, 21 Oct 2019 11:47:17 +0300
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
To: Christoph Hellwig <hch@....de>, Arnd Bergmann <arnd@...db.de>,
Guo Ren <guoren@...nel.org>, Michal Simek <monstr@...str.eu>,
Greentime Hu <green.hu@...il.com>,
Vincent Chen <deanbo422@...il.com>,
Guan Xuetao <gxt@....edu.cn>, x86@...nel.org
Cc: linux-alpha@...r.kernel.org, linux-snps-arc@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org,
linux-hexagon@...r.kernel.org, linux-ia64@...r.kernel.org,
linux-m68k@...ts.linux-m68k.org, linux-mips@...r.kernel.org,
nios2-dev@...ts.rocketboards.org, openrisc@...ts.librecores.org,
linux-parisc@...r.kernel.org, linux-riscv@...ts.infradead.org,
linux-s390@...r.kernel.org, linux-sh@...r.kernel.org,
sparclinux@...r.kernel.org, linux-xtensa@...ux-xtensa.org,
linux-mtd@...ts.infradead.org, linux-arch@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc
Hello!
On 17.10.2019 20:45, Christoph Hellwig wrote:
> On ia64 ioremap_nocache fails if attributs don't match. Not other
Attributes?
> architectures does this, and we plan to get rid of ioremap_nocache.
> So get rid of the special semantics and define ioremap_nocache in
> terms of ioremap as no portable driver could rely on the behavior
> anyway.
>
> However x86 implements ioremap_uc with a in a similar way as the ia64
With a what?
> version of ioremap_nocache, so implement that instead.
>
> Signed-off-by: Christoph Hellwig <hch@....de>
> ---
> arch/ia64/include/asm/io.h | 6 +++---
> arch/ia64/mm/ioremap.c | 4 ++--
> 2 files changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/arch/ia64/include/asm/io.h b/arch/ia64/include/asm/io.h
> index 54e70c21352a..fec9df9609ed 100644
> --- a/arch/ia64/include/asm/io.h
> +++ b/arch/ia64/include/asm/io.h
[...]
MBR, Sergei
Powered by blists - more mailing lists