Rusty Russell wrote: > Well there aren't that many instructions between startup_32 and > lguest_init at the moment, but I guess if we end up going through > bzImage decompression it makes more sense...
Yes, that's what I was thinking. If we boot compressed kernels in a novel environment, there's going to be plenty of early debugging going on. Fortunately for me, I can just start it up under gdb, so it isn't all that arduous. J - 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/