On Fri, 2007-07-27 at 12:45 +0200, Andi Kleen wrote: > Rusty Russell <[EMAIL PROTECTED]> writes: > > > Jason Yeh sent his crashing .config: bzImages made with > > CONFIG_RELOCATABLE=y put the relocs where the BSS is expected, and we > > crash with unusual results such as: > > The normal kernel startup should already clear BSS. Why does > this not work here? Can it be fixed?
Unfortunately, lguest doesn't go through the normal startup path (which does this in asm). Thanks, Rusty. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/