Re: [PATCH 08/21] x86: clean up ioremap

From: Thomas Gleixner
Date: Mon Oct 21 2019 - 04:23:17 EST


On Thu, 17 Oct 2019, Christoph Hellwig wrote:

Please change the subject to:

x86/mm: Cleanup ioremap()

> Use ioremap as the main implemented function, and defined

ioremap() please

s/defined/define/

> ioremap_nocache to it as a deprecated alias.

ioremap_nocache() as a deprecated alias of ioremap().

Aside of that this lacks any form of rationale. Please add some WHY to it.

Should this go with your larger series or can this be picked up
independently?

Thanks,

tglx