Re: [PATCH] ia64: define ioremap_uc()

From: Andrew Morton
Date: Tue Mar 15 2016 - 18:13:42 EST


On Mon, 7 Mar 2016 12:34:54 -0800 "Luis R. Rodriguez" <mcgrof@xxxxxxxxxx> wrote:

> All architectures now need ioremap_uc(), ia64 seems defines
> this already through its ioremap_nocache() and it already
> ensures it *only* uses UC.
>
> Reported-by: 0 day bot
> Signed-off-by: Luis R. Rodriguez <mcgrof@xxxxxxxxxx>
> ---
>
> Note, this is actually needed since v4.3 to complete an allyesconfig
> compile on ia64, there were others archs that needed this, and this
> one just seems to have fallen through the cracks.

So a cc:stable was needed. I've added that to my copy of the patch.
Tony ack?