On Tue, Oct 29, 2019 at 7:49 AM Christoph Hellwig wrote:
>
> A lot of architectures reuse the same simple ioremap implementation, so
> start lifting the most simple variant to lib/ioremap.c. It provides
> ioremap_prot and iounmap, plus a default ioremap that uses prot_noncached,
> although that c
On Mon, 28 Oct 2019 23:48:30 PDT (-0700), Christoph Hellwig wrote:
A lot of architectures reuse the same simple ioremap implementation, so
start lifting the most simple variant to lib/ioremap.c. It provides
ioremap_prot and iounmap, plus a default ioremap that uses prot_noncached,
although that