On Sun, Jun 20, 2010 at 08:45:29PM +0200, Martijn Stolk wrote: > Add preload-compatible way to detect MMU status > > Useful in the fb_putc() override to determine if the MMU is enabled > or disabled, and base actions upon that. >
Couldn't one use an inline asm for this - in particular would the macro DEF_GETCPRATTR(getMMUReg, p15, 0, c1, c0, 0, __preload,) work? -Kevin _______________________________________________ Haret-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/haret-devel
