> Ingo Molnar <[email protected]>: wrote: > > Just add a debug printk() for your own testing, right after the param > initialization call, to be confident that the early console indeed > works. >
I already tested it as you said when was writing this patch and it works. > > I'd use i386_start_kernel() on 32-bit and x86_64_start_kernel() on > 64-bit - but I haven't tested whether it actually works. > As i already wrote, i tested it for x86_64 and it works. I will put earlyprintk setup in the start of the i386_start_kernel, will test it with 32-bit and resend two patches if they will be good. -- 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/

