Re: [PATCH RFC] x86 early_ioremap: increase FIX_BTMAPS_SLOTS to 8

2014-09-14 Thread Dave Young
On 09/14/14 at 07:42pm, Greg KH wrote: > On Mon, Sep 15, 2014 at 10:38:05AM +0800, Dave Young wrote: > > On 09/14/14 at 03:14pm, Matt Fleming wrote: > > > On Tue, 26 Aug, at 05:06:41PM, Dave Young wrote: > > > > 3.16 kernel boot fail with earlyprintk=efi, it keeps scrolling at the > > > > bottom li

Re: [PATCH RFC] x86 early_ioremap: increase FIX_BTMAPS_SLOTS to 8

2014-09-14 Thread Greg KH
On Mon, Sep 15, 2014 at 10:38:05AM +0800, Dave Young wrote: > On 09/14/14 at 03:14pm, Matt Fleming wrote: > > On Tue, 26 Aug, at 05:06:41PM, Dave Young wrote: > > > 3.16 kernel boot fail with earlyprintk=efi, it keeps scrolling at the > > > bottom line of screen. > > > > > > Bisected, the first ba

Re: [PATCH RFC] x86 early_ioremap: increase FIX_BTMAPS_SLOTS to 8

2014-09-14 Thread Dave Young
On 09/14/14 at 03:14pm, Matt Fleming wrote: > On Tue, 26 Aug, at 05:06:41PM, Dave Young wrote: > > 3.16 kernel boot fail with earlyprintk=efi, it keeps scrolling at the > > bottom line of screen. > > > > Bisected, the first bad commit is below: > > commit 86dfc6f339886559d80ee0d4bd20fe5ee90450f0 >

Re: [PATCH RFC] x86 early_ioremap: increase FIX_BTMAPS_SLOTS to 8

2014-09-14 Thread Matt Fleming
On Tue, 26 Aug, at 05:06:41PM, Dave Young wrote: > 3.16 kernel boot fail with earlyprintk=efi, it keeps scrolling at the > bottom line of screen. > > Bisected, the first bad commit is below: > commit 86dfc6f339886559d80ee0d4bd20fe5ee90450f0 > Author: Lv Zheng > Date: Fri Apr 4 12:38:57 2014 +08

RE: [PATCH RFC] x86 early_ioremap: increase FIX_BTMAPS_SLOTS to 8

2014-08-27 Thread Zheng, Lv
Hi, > From: linux-acpi-ow...@vger.kernel.org > [mailto:linux-acpi-ow...@vger.kernel.org] On Behalf Of Dave Young > Sent: Tuesday, August 26, 2014 5:07 PM > > 3.16 kernel boot fail with earlyprintk=efi, it keeps scrolling at the > bottom line of screen. > > Bisected, the first bad commit is belo