|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 12/15] xen: arm: enable synchronous console while starting secondary CPUs
On 11/22/2013 04:24 PM, Ian Campbell wrote: Setting synchronous console ensures that any printk hits the buffer immediately and that any outstanding queued log messages are flushed. This ensures that such log messages are not being printed while the secondary CPU may be using early_printk during early bringup. stefano: There is some place in x86 (shutdown, kexec) when console_*_sync are used. So far after console_endboot. I think it's also fine for us. I though have asked on the first version this question:early printk is only enabled when CONFIG_EARLY_PRINTK is defined. Why don't you surround console_*_sync with #ifdef CONFIG_EARLY_PRINTK? -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |