When is the earliest point I can call ioremap() ?

Martin J. Bligh (mbligh@mail.com)
Tue, 22 May 2001 15:21:46 -0700


I'm trying to call ioremap fairly early on in kernel init (and it
doesn't work ;-) )

What setup functions have to run before ioremap() will work?

I can debug exactly what it's doing now if I have to, but I
don't suspect it'll tell me much ... I'm calling from aroung
console_init in start_kernel.

Thanks,

Martin.

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