Hi, I want to use print some trace messages to the console in the kernel setup/init stages. But I don't know what is the earliest time when safe to do that. Sould be somewhere after decompress_kernel() invocation?
And, when should I use putstr() and when to use printk()? Thans. -- -woody I can't go back to yesterday - because I was a different person then. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/