Re: [PATCH v5] ARM: early fixmap support for earlycon

From: Stefan Agner
Date: Wed Aug 12 2015 - 19:04:01 EST


On 2015-08-11 18:15, Stefan Agner wrote:
<snip>
> Hi Russel,
>
> All three compile issues were related to MMU/!MMU differences. The solution
> is rather simple: This patch now only configures FIX_EARLYCON_MEM if the
> MMU is available. This makes sense since on !MMU platform we can use ioremap
> very early...
>
> --
> Stefan
>
> Changes since v4:
> - Add MMU dependency for FIX_EARLYCON_MEM
> - Call early_fixmap_init conditionally, only if FIX_EARLYCON_MEM is set
<snip>

Submitted to the patch tracker as 8415/1.

--
Stefan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/