[parisc-linux] a stupid question about pdc_console?

Kyle McMartin kyle at mcmartin.ca
Tue Feb 14 00:17:21 MST 2006


On Sun, Feb 12, 2006 at 01:40:40PM +0000, Joel Soete wrote:
> how printk() works before setup_arch() initialized his early console?
> (that works but how?)

it queues it until a console registers, and then it gets dumped.

(see register_console in kernel/printk.c)



More information about the parisc-linux mailing list