[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180711065631.GA21948@infradead.org>
Date: Tue, 10 Jul 2018 23:56:31 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Serge Semin <fancer.lancer@...il.com>
Cc: ralf@...ux-mips.org, paul.burton@...s.com, jhogan@...nel.org,
okaya@...eaurora.org, chenhc@...ote.com,
Sergey.Semin@...latforms.ru, linux-mips@...ux-mips.org,
linux-kernel@...r.kernel.org, stable@...r.kernel.org
Subject: Re: [PATCH 2/2] mips: mm: Discard ioremap_uncached_accelerated()
method
> + * This is a MIPS specific ioremap variant. ioremap_cacheable_cow
> + * requests a cachable mapping with CWB attribute enabled.
> */
> #define ioremap_cacheable_cow(offset, size) \
> __ioremap_mode((offset), (size), _CACHE_CACHABLE_COW)
This isn't actually used anywhere in the kernel tree. Please remove it
as well.
Powered by blists - more mailing lists