Re: [PATCH v5 0/3] console/fbcon: Add support for deferred console takeover

2018-06-29 Thread Gustavo Padovan
On Fri, 2018-06-29 at 12:08 +0200, Bartlomiej Zolnierkiewicz wrote: > Hi Gustavo, > > On Thursday, June 28, 2018 07:44:38 PM Gustavo Padovan wrote: > > Hi Bartlomiej, > > > > On Thu, 2018-06-28 at 15:50 +0200, Bartlomiej Zolnierkiewicz wrote: > > > On Thursday, June 28, 2018 11:03:48 AM Hans de G

Re: [PATCH v5 0/3] console/fbcon: Add support for deferred console takeover

2018-06-29 Thread Bartlomiej Zolnierkiewicz
Hi Gustavo, On Thursday, June 28, 2018 07:44:38 PM Gustavo Padovan wrote: > Hi Bartlomiej, > > On Thu, 2018-06-28 at 15:50 +0200, Bartlomiej Zolnierkiewicz wrote: > > On Thursday, June 28, 2018 11:03:48 AM Hans de Goede wrote: > > > Hi All, > > > > > > Here is v5 of my patch-set, to delay fbcon

Re: [PATCH v5 0/3] console/fbcon: Add support for deferred console takeover

2018-06-28 Thread Gustavo Padovan
Hi Bartlomiej, On Thu, 2018-06-28 at 15:50 +0200, Bartlomiej Zolnierkiewicz wrote: > On Thursday, June 28, 2018 11:03:48 AM Hans de Goede wrote: > > Hi All, > > > > Here is v5 of my patch-set, to delay fbcon taking over the console > > (and > > binding to fbdev devices) until there actually is so

Re: [PATCH v5 0/3] console/fbcon: Add support for deferred console takeover

2018-06-28 Thread Hans de Goede
HI, On 28-06-18 15:50, Bartlomiej Zolnierkiewicz wrote: On Thursday, June 28, 2018 11:03:48 AM Hans de Goede wrote: Hi All, Here is v5 of my patch-set, to delay fbcon taking over the console (and binding to fbdev devices) until there actually is some text output to the console. This is intende

Re: [PATCH v5 0/3] console/fbcon: Add support for deferred console takeover

2018-06-28 Thread Bartlomiej Zolnierkiewicz
On Thursday, June 28, 2018 11:03:48 AM Hans de Goede wrote: > Hi All, > > Here is v5 of my patch-set, to delay fbcon taking over the console (and > binding to fbdev devices) until there actually is some text output to the > console. This is intended for use with the "quiet" cmdline option, in > co