Re: [PATCH v1 4/4] powerpc/ioremap: warn on early use of ioremap()

From: Michael Ellerman
Date: Mon Nov 25 2019 - 05:47:15 EST


On Thu, 2019-09-12 at 13:49:44 UTC, Christophe Leroy wrote:
> Powerpc now has EARLY_IOREMAP.
>
> Next step is to convert all early users of ioremap() to
> early_ioremap().
>
> Add a warning to help locate those users.
>
> Signed-off-by: Christophe Leroy <christophe.leroy@xxxxxx>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/d538aadc2718a95bfd80095c66ea814824535b34

cheers