On Fri, Jul 19, 2013 at 4:31 PM, Thorsten Glaser <tg@xxxxxxxxx> wrote:
does the limit apply to just the kernel image (plus some margin) or is the initrd also subject to that restriction?
That's a very good question ;-) The 4 MiB limit only applies to early startup, in arch/m68k/kernel/head.S. Initrd is accessed later, in arch/m68k/kernel/setup_mm.c, so I'd expect it to not fall under the limit. Of course, better try it to be sure ;-) 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