Re: [PATCH 2/2] printk: Only unregister boot consoles when necessary

2015-11-05 Thread Andrew Morton
On Thu, 29 Oct 2015 09:26:07 +0100 Thierry Reding wrote: > From: Thierry Reding > > Boot consoles are typically replaced by proper consoles during the boot > process. This can be problematic if the boot console data is part of the > init section that is reclaimed late during boot. If the prope

[PATCH 2/2] printk: Only unregister boot consoles when necessary

2015-10-29 Thread Thierry Reding
From: Thierry Reding Boot consoles are typically replaced by proper consoles during the boot process. This can be problematic if the boot console data is part of the init section that is reclaimed late during boot. If the proper console does not register before this point in time, the boot consol