Re: when to switch from early_ioremap to ioremap

From: Yinghai Lu
Date: Tue Oct 23 2012 - 18:01:59 EST


On Tue, Oct 23, 2012 at 2:50 PM, Olaf Hering <olaf@xxxxxxxxx> wrote:
> On Tue, Oct 23, Yinghai Lu wrote:
>
>> Also early_ioremap has slot limitation: 4. and you should not hold one
>> slot too long, otherwise other users could
>> have problem to reach the limit.
>
> Thanks. After which init call is ioremap available anymway?

after mm_init
--
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/