[GIT PULL v2] EFI urgent fix

From: Matt Fleming
Date: Thu May 05 2016 - 09:14:30 EST


Folks, please pull the following with from Wang which includes a
rewritten changelog as compared with the previous pull request.

The following changes since commit 04974df8049fc4240d22759a91e035082ccd18b4:

Linux 4.6-rc6 (2016-05-01 15:52:31 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git tags/efi-urgent

for you to fetch changes up to 8491332837eed61cd5d47613b33cba90b809f36a:

x86/sysfb_efi: Fix valid BAR address range check (2016-05-05 13:14:04 +0100)

----------------------------------------------------------------
* Fix sysfb_efi to detect BARs starting at 0x0, which otherwise makes
video=efifb not work on some the ThinkPad E550 - Wang YanQing

----------------------------------------------------------------
Wang YanQing (1):
x86/sysfb_efi: Fix valid BAR address range check

arch/x86/kernel/sysfb_efi.c | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)