It's a bug of printk?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I need 2 consoles for 2 individual serial ports that is registered by register_console(). The console for the 1st serial port is registered at first. I can see the output from the serial port #1 before the console for the 2nd serial port is registered. However, I saw duplicated output from serial port #1 again after the console for #2 serial port is registered.

The root cause is that there is only one con_start for all consoles. I think con_start need to be merged with struct console so that different console could have different start?

Thanks,
Gavin
-
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/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux