On Sun, 8 Oct 2006, Roman Zippel wrote:
On Sun, 8 Oct 2006, Geert Uytterhoeven wrote:
http://linux-m68k-cvs.ubb.ca/c/cvsweb/linux/arch/m68k/mm/motorola%2ec.diff?r1=1.13&r2=1.14
========================================================================
--- motorola.c 28 Jan 2006 21:29:07 -0000 1.13
+++ motorola.c 5 Jun 2006 23:17:29 -0000 1.14
@@ -223,6 +223,9 @@
pgprot_val(protection_map[i]) |= _PAGE_CACHE040;
}
+ module_fixup(NULL, __start_fixup, __stop_fixup);
+ flush_icache();
+
... but we do need it in the non-modular case, too.
Indeed, thanks for noticing. I'll fix this.
BTW, what's the (future?) purpose of the unused first parameter of
module_fixup()?
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html