Re: [PATCH 12/26] x86: clean up ioremap

From: Ingo Molnar
Date: Sat Aug 17 2019 - 06:34:10 EST



* Christoph Hellwig <hch@xxxxxx> wrote:

> Use ioremap as the main implemented function, and defined
> ioremap_nocache to it as a deprecated alias.
>
> Signed-off-by: Christoph Hellwig <hch@xxxxxx>
> ---
> arch/x86/include/asm/io.h | 8 ++------
> arch/x86/mm/ioremap.c | 8 ++++----
> arch/x86/mm/pageattr.c | 4 ++--
> 3 files changed, 8 insertions(+), 12 deletions(-)

Acked-by: Ingo Molnar <mingo@xxxxxxxxxx>

Thanks,

Ingo